Bugs item #1378270, was opened at 2005-12-11 19:54 Message generated for change (Comment added) made by tkikuchi You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1378270&group_id=103
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Todd (beelzebozo) Assigned to: Nobody/Anonymous (nobody) Summary: make check_perms ensure aliases.db is group-writeable Initial Comment: checkperms in the Postfix module doesn't ensure that both aliases and aliases.db are group writable. The attached patch against CVS (20051211) fixes this by copying the check for aliases to also check aliases.db. It also patches mailman-install.tex to make it clear that both files should be group writable. See Tracker 1204386[1] and Mailman FAQ 6.9[2] for reports on this problem. [1] https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1204386&group_id=103 [2] http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq06.009.htp ---------------------------------------------------------------------- >Comment By: Tokio Kikuchi (tkikuchi) Date: 2005-12-13 01:00 Message: Logged In: YES user_id=67709 Checked in CVS. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=1378270&group_id=103 _______________________________________________ Mailman-coders mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-coders
