Subject: CVS commit: pkgsrc/mail/maildrop
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/23/2002 00:09:42
Module Name: pkgsrc
Committed By: jlam
Date: Tue Jan 22 22:09:42 UTC 2002
Modified Files:
pkgsrc/mail/maildrop: Makefile PLIST distinfo
pkgsrc/mail/maildrop/patches: patch-aa
Log Message:
Update mail/maildrop to 1.3.7. Changes from 1.3.4 include:
* Find config files in /etc/courier (or PKG_SYSCONFDIR equivalent).
We consolidate all Courier MTA software config files under a
common /etc/courier directory.
* Loosen up the parsing of the content-type header. Strict parsing
allowed viruses to slip through using malformed content-type
headers which still got picked up by Microsoft's crapware which
does not strictly parse the MIME headers.
* Drop install setuid.
* Add UMASK variable, that sets the permissions on new mailboxes
or messages. Hence, drop MAILBOX_MODE from configure script.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/maildrop/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/mail/maildrop/PLIST
cvs rdiff -r1.3 -r1.4 pkgsrc/mail/maildrop/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/maildrop/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.