Re: [Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-07 Thread Jesse Lee
When checked mail.log I found this message below: Jun 7 10:30:18 solidot Mailman mail-wrapper: Group mismatch error. Mailman expected the mail wrapper script to be executed as group "nobody", but the system's mail server executed the mail script as group "mailman". Try tweaking the mail server

Re: [Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-07 Thread Mark Sapiro
Jesse Lee wrote: > >When I sent a mail to list, the exim mainlog showed below: >- >2006-06-07 05:15:27 1FnqO7-0002oA-5V ** >[EMAIL PROTECTED] T=mailman_transport: Child >process of mailman_transport >transport returned 2 from command: /usr/local/mailman/mail/mailman Status 2 is a g

Re: [Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-06 Thread Jesse Lee
When I sent a mail to list, the exim mainlog showed below: - 2006-06-07 05:15:27 1FnqO7-0002oA-5V <= [EMAIL PROTECTED] H=( squid2.vmmatrix.net) [10.0.8.2] P=esmtp S=1708 id= [EMAIL PROTECTED] 2006-06-07 05:15:27 1FnqO7-0002oA-5V ** [EMAIL PROTECTED] T=mailman_transport: Child proces

Re: [Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-06 Thread Mark Sapiro
Jesse Lee wrote: > >Yes, I have consulted both Mailman's installation manual and exim.org's >guide, So some macro names are hybrid. I've corrected them now using exim >site's guide. > >But still have other problem, can't send mail to list, it return to sender >and got a message below: > >This messa

Re: [Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-06 Thread Jesse Lee
Yes, I have consulted both Mailman's installation manual and exim.org's guide, So some macro names are hybrid. I've corrected them now using exim site's guide. But still have other problem, can't send mail to list, it return to sender and got a message below: This message was created automaticall

Re: [Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-06 Thread Mark Sapiro
Jesse Lee wrote: > >I have MAILMAN_HOME = ... in my exim main configuration file, changed to >MM_HOME = ... >But maybe it also has other problems, when sending mail to list, mailman >send back and says local delivery failed. I am checking now. The Mailman installation manual uses MAILMAN_* macro

Re: [Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-05 Thread Jesse Lee
I have MAILMAN_HOME = ... in my exim main configuration file, changed to MM_HOME = ... But maybe it also has other problems, when sending mail to list, mailman send back and says local delivery failed. I am checking now. On 6/6/06, Mark Sapiro <[EMAIL PROTECTED]> wrote: > > Jesse Lee wrote: > > >

Re: [Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-05 Thread Mark Sapiro
Jesse Lee wrote: > >Here is the exim4's mainlog: >2006-06-06 02:10:29 H=(squid5.vmmatrix.net) [10.0.8.5] F=< >[EMAIL PROTECTED]> temporarily rejected RCPT < >[EMAIL PROTECTED]>: require_files: >"MM_HOME/lists/slash-chinese/config.pck" is not absolute Do you have an assignment to MM_HOME in your e

[Mailman-Users] Config Prob. Can't Send or Receive Mail

2006-06-05 Thread Jesse Lee
Sending mail to list failed, Seems this is the config problem. Here is the exim4's mainlog: 2006-06-06 02:10:29 H=(squid5.vmmatrix.net) [10.0.8.5] F=< [EMAIL PROTECTED]> temporarily rejected RCPT < [EMAIL PROTECTED]>: require_files: "MM_HOME/lists/slash-chinese/config.pck" is not absolute Help P