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