On Fri, 13 Jan 2012 20:18:59 -0700 Philip Prindeville <[email protected]> wrote:
> - umask(077); > + umask(027); I don't think we want to set the umask to 027 unconditionally. But the new "-G" option should set the umask so that files are group-readable and sockets are group readable/writable, I think. Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

