[Mimedefang] MIMEDefang 2.73-BETA-2 is available
    David F. Skoll 
    dfs at roaringpenguin.com
       
    Thu Jan 19 17:09:41 EST 2012
    
    
  
On Thu, 19 Jan 2012 17:00:10 -0500
Matt Garretson <mattg at assembly.state.ny.us> 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.
    
    
More information about the MIMEDefang
mailing list