From e43d90719b93b05495e9c4212023d780210c47b2 Mon Sep 17 00:00:00 2001 From: xtraeme Date: Mon, 15 Nov 2004 08:13:13 +0000 Subject: Update mail/dspam to 3.2.2. Version 3.2.2 is a maintenance release and contains corrections to v3.2 only. BUGFIX: optOut preference no longer works BUGFIX: Source address tracking doesn't work when using TOE BUGFIX: LocalMX tag doesn't work in dspam.conf BUGFIX: dspam.conf default permissions 0750 BUGFIX: Using SignatureLocation=headers no longer works with fwd attachments BUGFIX: Source address tracking is disabled by legacy #ifdef's BUGFIX: Chi-Square cutoff is identical to default token value BUGFIX: Tokens from lines 2+ of multi-line headers are not processed BUGFIX: Signature scan segfaults when scanning some emails BUGFIX: Signature encoding can cause segfault in sqlite_drv Other Notable Changes: CHANGE: TrackSources 'ham' token changed to 'nonspam' CHANGE: Agent loose signature match changed from DSPAM: to X-DSPAM-Signature: --- mail/dspam/PLIST | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail/dspam/PLIST') diff --git a/mail/dspam/PLIST b/mail/dspam/PLIST index e0650c9873d..ed04cf84817 100644 --- a/mail/dspam/PLIST +++ b/mail/dspam/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/10/22 05:43:29 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/11/15 08:13:13 xtraeme Exp $ bin/dspam bin/dspam_2sql bin/dspam_admin @@ -10,6 +10,7 @@ bin/dspam_genaliases bin/dspam_merge bin/dspam_stats include/dspam/buffer.h +include/dspam/config.h include/dspam/decode.h include/dspam/error.h include/dspam/lht.h @@ -17,6 +18,7 @@ include/dspam/libdspam.h include/dspam/libdspam_objects.h include/dspam/nodetree.h include/dspam/storage_driver.h +include/dspam/tbt.h lib/libdspam.la lib/pkgconfig/dspam.pc man/man1/dspam.1 -- cgit v1.2.3