[Mailman-Users] external web interface
stephen at xemacs.org
stephen at xemacs.org
Sat Oct 21 05:19:14 CEST 2006
BRAVAL François writes:
> I don't get it !
> Permissions seems to be right on aliases* files. Owner is
> mailman:mailman perms is 777 for now.
It's probably not the aliases* *files* that are the issue. Permission
to create in the mailman/data directory itself is also needed.
Note that the wrapper in mailman/mail/mailman (or
mailman/mail/wrapper) needs to be sgid (02755, IIRC).
Both postfix and mailman can be finicky about permissions being too
*loose*, because that is a security hole. Use the check_perms script
to get the permissions *exactly* right. (Since postaliases is
actually being run, it's probably not your current problem, but why
not just do things right?)
More information about the Mailman-Users
mailing list