Subject: CVS commit: pkgsrc/mail/spamassassin
To: None <pkgsrc-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: pkgsrc-changes
Date: 09/30/2002 02:44:30
Module Name:	pkgsrc
Committed By:	simonb
Date:		Sun Sep 29 23:44:29 UTC 2002

Modified Files:
	pkgsrc/mail/spamassassin: Makefile PLIST distinfo

Log Message:
Update spamassassin to 2.41.

Major changes include:

 - SpamAssassin now *REQUIRES* procmail for local delivery support; "-P"
   option is now the default.  Unless you use procmail, Mail::Audit, KMail,
   or an MTA-level integration, do not upgrade blindly, your mail *WILL*
   spill all over the floor in a big mess.

 - significant speed increases, mostly from Matt Sergeant and Dan Quinlan

 - bugs in whitelist_to, all_spam_to and friends fixed

 - rules which were causing too many false-positives removed or fixed:
   DOUBLE_CAPSWORD, UPPERCASE_25_50, PARTIAL_RFC_2369, MSGID_CHARS_SPAM,
   many others

 - lots of rule fixes, and lots of new rules


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/spamassassin/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/mail/spamassassin/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/mail/spamassassin/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.