Mailman Makefile contains:
----------------------------------
.if defined(WITH_SENDMAIL)
MAIL_GID?= mailnull
.endif
------------------------------------
But after installation (FreeBSD 6.2, /usr/ports/mail/mailman) when I send
any message
to mailman list I receive the error:
-----Group mismatch error. Mailman expected the mailwrapper script to be
executed as group "mailman", but the system's mail server executed the mail
script as group "mailnull". Try tweaking the mail server to run the script
as group "mailman", or re-run configure, providing the command line option
`--with-mail-gid=mailnull'.--------------
What (and how!) can I do to set MAIL_GID= mailnull?
If I understand I'll describe this in detail for mailman users!
------------------------------------------------------
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&file=faq01.027.htp