imacat wrote:
>>
>>    I noted that in the source of mailman 2.1.7 there are 2 lines in
>>bin/mailmanctl:
>>
>>line 421-422
>>        # Clear our file mode creation umask
>>        os.umask(0)
>>
>>    Is this intended?  Is it the reason why data/bounce-events-?????.pck
>>are world-writable?

There doesn't appear to be a good reason. This has been changed for
Mailman 2.1.8 so that the 'default' umask will be 007 and also the
specific creation of the bounce-events queue file will have no
permission for 'other'.

The changes to bin/mailmanctl and Mailman/Queue/BounceRunner.py have
been committed to CVS and can be seen (soon) at
<http://cvs.sourceforge.net/viewcvs.py/mailman/mailman/>.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to