Dennis Putnam wrote: > >I just discovered something that may or may not be useful. Just for >grins I tried sending a request to the request mail box. I saw some >errors in the syslog but the main one is that there is a group error. >The mailman wrapper expected to be run as group 'mail' but ran as >group 'mailman' instead. This sounds like and ownership issue now. >Everything is owned by 'mailman; and has group 'mail'. The mailman >user is a member of both groups with 'mailman' as the primary.
This is a group mismatch error and will prevent any mail from reaching Mailman. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.016.htp>. I'm guessing that this is Postfix. I would say, if that is the case, to make the owner of Mailman's aliases* files 'mail' to fix this, but I'm confused as to what in particular the definitions of MAILMAN_USER and MAILMAN_GROUP are (in Defaults.py/mm_cfg.py). What happens if you run bin/check_perms? -- 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&file=faq01.027.htp