No One wrote:

>I have mailman up an running but message are bouncing because of a complaint 
>about the group that the scripts are running as. Here is the error:
>
> Command output: Group
>     mismatch error.  Mailman expected the mail wrapper script to be  executed 
> as
>     group "mail", but the system's mail server executed the mail script  as
>     group "nogroup".  Try tweaking the mail server to run the script as  group
>     "mail", or re-run configure,  providing the command line option
>     `--with-mail-gid=nogroup'.
>
>I have no idea what it is talking about. Is this a postfix issue or a mailman 
>issue. Since I installed mailman as an rpm, I never ran a configure script. 
>This was never an issue in the previous version. What do I need to do now? 
>Thanks.


See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp>
for information about this kind of error.

What you really need to do is contact your packager, however I think in
most cases, Postfix excecutes the pipe to Mailman using the user and
group of the file in which it found the alias that contains the pipe
to Mailman. So, you could try adjusting that.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
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://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to