Ivan Ricotti wrote:
>
>Anytime I tried to post a message I had:
>
><[EMAIL PROTECTED]>: Command died with status 2:
>    "/var/lib/mailman/mail/mailman post my_list". Command output: Group
>    mismatch error.  Mailman expected the mail wrapper script to be executed as
>    group "daemon", but the system's mail server executed the mail script as
>    group "smmta".  Try tweaking the mail server to run the script as group
>    "daemon", or re-run configure,  providing the command line option
>    `--with-mail-gid=smmta'.
>
>Now, I read the mailman faq and now I fully understand the problem but I cannot
>say how to solve it: since I'm using Debian and I installed mailman from the
>package how can I change the GID option?


I can't tell you how to change the wrapper's expected group in a Debian
package. That's a Debian question, not a Mailman question.

But I can tell you that Postfix will pipe to Mailman using the
owner:group of the aliases* files in which it finds the Mailman
aliases, so you may be able to fix this on the Postfix side by
changing that owner:group or by putting Mailman's aliases in separate
files with appropriate owner:group.

-- 
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://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