[Mailman-Users] Problem with mailman install
Mark Sapiro
mark at msapiro.net
Mon May 18 18:09:54 CEST 2009
LuKreme wrote:
>
>Yes, but the MTA did not change. Recompiling mailman via ports with
>the same options it had been compiled with before failed
>(WITH_MAIL_GID=mailman). Restoring from backup (which files are gid
>mailman) worked. Same permissions on the mailman executable:
And the group mismatch error you reported at the start of this thread
said
Mailman expected the mail wrapper script to be executed as group
"mailman", but the system's mail server executed the mail script
as group "nobody".
Indicating that yes, the wrapper was compiled WITH_MAIL_GID=mailman,
but it should have been compiled WITH_MAIL_GID=nobody.
This has nothing to do with the gid of the files. It has to do only
with the gid with which the MTA invokes the wrapper.
--
Mark Sapiro <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list