[Mailman-Users] mail-gid problem...

Randolph Langley rdl at fsl.com
Tue Feb 7 22:36:41 CET 2006


I am trying to get mailman running with virtual domains on a postfix box.

When I found this error in the log:

relay=local, delay=0, status=bounced (Command died with status 2: 
"/usr/local/mailman/mail/mailman admin test". Command output: 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 "nobody".  Try tweaking the mail server to run the 
script as group "mailman", or re-run configure,  providing the command 
line option `--with-mail-gid=nobody'

I did a make clean; ./configure --with-mail-gid=nobody; make install

Now I am find the opposite in the mail logs:

relay=local, delay=0, status=bounced (Command died with status 2: 
"/usr/local/mailman/mail/mailman request test". Command output: 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 to run the script as 
group "nobody", or re-run configure,  providing the command line option 
`--with-mail-gid=mailman'

Does anyone have any idea how to resolve this one?

Thanks in advance ...




More information about the Mailman-Users mailing list