Daniel.Li wrote: > >Thanks, I have got this error, see below. Should I re-compile the >mailman. Is there any simple way can fix the problem. Thanks. > >The original message was received at Tue, 17 Feb 2009 23:49:32 +0800 >from palfocus.oicp.net [192.168.58.208] >with id n1HFnWTd005618 > > ----- The following addresses had permanent fatal errors ----- >"|/usr/lib/mailman/mail/mailman owner mailman" > (reason: 2) > (expanded from: <[email protected]>) > > ----- Transcript of session follows ----- >Group mismatch error. Mailman expected the mail >wrapper script to be executed as group "mailman", but >the system's mail server executed the mail script as >group "mail". Try tweaking the mail server to run the >script as group "mailman", or re-run configure, >providing the command line option `--with-mail-gid=mail'. >554 5.3.0 unknown mailer error 2 >550 5.1.1 <[email protected]>... User unknown
See the FAQ at <http://wiki.list.org/x/tYA9>. If you installed from source, just rerun configure with the addition of --with-mail-gid=mail and then "make install". You may also need to do something with --with-cgi-gid. See all the notes at <http://www.list.org/mailman-install/node7.html>. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
