Manlio Perillo ha scritto: > Hi. > > I hit the problem described in the FAQ 6.9. > > However I don't want to > chmod 0666 data/aliases* > > A better solution, IMHO, is: > chmod 0660 data/aliases.db > chmod 0660 data/virtual-mailman.db > adduser www-data list > >
I have done more investigations and the problem seems to be postalias in the Postfix distribution. Mailman explicitly set the umask to 002 but postalias ignore it. Moreover in the manual page it is stated that, without the -p option, postalias should inherit file permission from the input file. Regards Manlio Perillo ------------------------------------------------------ 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