Geo wrote:
>
>Mailman  Makefile contains:
> ---------------------------------- 
> .if defined(WITH_SENDMAIL)
> MAIL_GID?=       mailnull
> .endif
> ------------------------------------ 


This is not our Makefile. I can only guess that it is a FreeBSD port
Makefile.


> 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!


I answered this question as best as I could a few days ago. The answer
is at
<http://mail.python.org/pipermail/mailman-users/2007-July/057812.html>.
If you have questions about my answer, please be specific as to what
they are.

Otherwise, this is a FreeBSD issue and you might have better luck
persuing it using FreeBSD resources.

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