diff options
author | heinz <heinz@pkgsrc.org> | 2004-01-21 22:19:30 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2004-01-21 22:19:30 +0000 |
commit | f5a036a0d5b1bed304c7d0961403dc5b1f94cc86 (patch) | |
tree | 0c5d8cab6e76b3225e7f077fec728e3db3f8ddd7 /mail/spamassassin/PLIST | |
parent | a6333aea47f055cf76dc5deaece3bcf60ea8ee87 (diff) | |
download | pkgsrc-f5a036a0d5b1bed304c7d0961403dc5b1f94cc86.tar.gz |
Update to 2.63. Tested on NetBSD and Solaris 8.
Summary of major changes since 2.62
-----------------------------------
- Fixed bug related to perl 5.005 which stopped SpamAssassin from being
runnable
- Fixed bug where "spamassassin -l" parameter wouldn't be untainted before
being used
- Added caching of body rendering results so that the message wouldn't
be rendered the same way multiple times unnecessarily.
Summary of major changes since 2.61
-----------------------------------
- Fixed two bugs related to Received line generation and parsing.
- Modified two rules to reduce false positives.
- Fixed bug where spamd temporary init directory wasn't removed in some
situations.
- Modified HABEAS_SWE to function even if the Habeas headers were out of
their normal order.
- Fixed bug where reporting wouldn't remove message markup before being
learned by Bayes.
- Fixed bug where report_safe_copy_headers would reverse the order of the
Received headers.
- Fixed several bugs in the Bayes system caused by DB_File oddities.
Diffstat (limited to 'mail/spamassassin/PLIST')
-rw-r--r-- | mail/spamassassin/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/spamassassin/PLIST b/mail/spamassassin/PLIST index cbaf7cda078..94540b49722 100644 --- a/mail/spamassassin/PLIST +++ b/mail/spamassassin/PLIST @@ -1,9 +1,8 @@ -@comment $NetBSD: PLIST,v 1.12 2003/12/27 19:16:04 heinz Exp $ +@comment $NetBSD: PLIST,v 1.13 2004/01/21 22:19:30 heinz Exp $ @comment Most of this PLIST is auto-generated; see Makefile. etc/rc.d/spamd share/doc/html/spamassassin/ninjabutton.png @comment @dirrm share/doc/html/spamassassin -share/doc/spamassassin/change_summary.txt share/examples/spamassassin/local.cf share/examples/spamassassin/netbsd_lists.cf share/examples/spamassassin/procmailrc.example |