On Thu, 19 Jan 2012 17:00:10 -0500
Matt Garretson <[email protected]> wrote:

> I do the same.  However, "make install" will change the permissions on
> your spool dir, regardless of its mount options, so you'd either have
> to chmod them back, or remount the fs.

I believe "make install" only sets permissions if
/var/spool/MIMEDefang doesn't already exist.  From the Makefile:

        -test ! -d $(DESTDIR)$(SPOOLDIR) && mkdir -p $(DESTDIR)$(SPOOLDIR) && 
chmod 700 $(DESTDIR)$(SPOOLDIR) || true

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

Reply via email to