Subject: CVS commit: pkgsrc/mail/spamass-milter
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/03/2004 12:31:09
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 3 12:31:09 UTC 2004
Modified Files:
pkgsrc/mail/spamass-milter: Makefile distinfo
Log Message:
Update to 0.2.0:
0.2.0: (2003-06-26)
* -b/-B options to redirect tagged messages to another email address.
* -i option to not run spamassassin on messages coming from specified
networks.
* All arguments after -- wil get passed to spamc (deprecate -D at the
same time).
* Envelope, remote IP, HELO, and date get sent to spamc, so the
results more closely match what spamc via procmail sees. A lot of
SA rules could never fire because this data was missing. You will
need to add a line to your sendmail config file to enable date
passing (see README).
* A compatible manpage is generated on systems without mdoc macros.
* Incoming messages with absolutely no headers at all now get checked
correctly
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/mail/spamass-milter/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/mail/spamass-milter/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.