summaryrefslogtreecommitdiff
path: root/mail/dspam/PLIST
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-11-15 08:13:13 +0000
committerxtraeme <xtraeme>2004-11-15 08:13:13 +0000
commite43d90719b93b05495e9c4212023d780210c47b2 (patch)
treeed7fc692585fc2ac78995dceda1ffa649e92ecc2 /mail/dspam/PLIST
parent13eb57cd9494148aa5797a292bf1645a6bda7b49 (diff)
downloadpkgsrc-e43d90719b93b05495e9c4212023d780210c47b2.tar.gz
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:
Diffstat (limited to 'mail/dspam/PLIST')
-rw-r--r--mail/dspam/PLIST4
1 files changed, 3 insertions, 1 deletions
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