[Mailman-Developers] run_queue bug

Barry A. Warsaw bwarsaw@CNRI.Reston.Va.US (Barry A. Warsaw)
Fri, 7 Aug 1998 17:47:03 -0400 (EDT)


>>>>> "S" == Scott  <scott@chronis.pobox.com> writes:

    S> so when run_queue runs as user mailman, it can't open the
    S> files.  I think it got those ownerships from root running
    S> newlist, from subscribing someone from the web, and from
    S> vmailer doing the delivery to a mailcmd as user nobody.
    S> Shouldn't they be made g+rw?

I'm sure they should (in general Mailman should do all permissions
based on group membership).  I think all the scripts are going to have 
to ensure that the umask is at least 002.

-Barry