Jeff Rush wrote:

>I'm wrestling with getting $prefix/mail/mailman to run as user 'mailman'
>under Gentoo Linux and can't see what I'm doing wrong.
>
>When running it manually (for debugging my setup):
>
>  # mail/mailman post dfwPython
>  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 "root".


You are not supposed to run it manually. It is supposed to be run only
by the MTA as the expected group, in this case 'mailman'

If you insist, you can test it by running

sudo -u mailman mail/mailman post dfwPython


>What am I overlooking?  The mailman package is built from the standard
>Gentoo Linux distribution, not something I cobbled together.


See the FAQ at <http://wiki.list.org/x/tYA9>.

-- 
Mark Sapiro <m...@msapiro.net>        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://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to