summaryrefslogtreecommitdiff
path: root/mail/dspam/patches/patch-ad
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-10-20 08:33:13 +0000
committeradrianp <adrianp@pkgsrc.org>2005-10-20 08:33:13 +0000
commit5666683929241dd158426f8e8ae1b58a049b69d4 (patch)
treea0badf8dce05ff857d57315b9fad1c3a2fe3e0ef /mail/dspam/patches/patch-ad
parent6a9d2fba71d5419f7e7a3951dccb10c9762d8508 (diff)
downloadpkgsrc-5666683929241dd158426f8e8ae1b58a049b69d4.tar.gz
Update to dspam 3.60
ok'ed xtraeme@ From the RELEASE file: Automatic Whitelisting Improvements Dynamically Loadable Storage Driver Support PostgreSQL Performance Enhancements LDAP Verification Unified Spam Alias / UID in Signature Support Domain Based Delivery Hosts Integrated Clam A/V Support Markovian Discrimination Self-Contained Hash Driver Fallback Domain-Based User Support Improved, Unified Logging Activity logging has also been improved Plused Detail Support Message Fragments Support Domain Blocklisting Support User preferences made case-insensitive LMTP error codes now include messages from relay host RBLInoculate option allows RBL'd emails to be quarantined or learned as spam MySQL and PgSQL object creation scripts updated to improve performance Added 'date' to quarantine display and sorted most recent at top Significant code cleanup and audit Domain-based groups changed from @domain.tld to *@domain.tld X-DSPAM-Result expanded to support Virus, Blacklisted, and Blocklisted results DSPAM WebUI now supports history paging Rewritten documentation for ease of installation
Diffstat (limited to 'mail/dspam/patches/patch-ad')
-rw-r--r--mail/dspam/patches/patch-ad61
1 files changed, 61 insertions, 0 deletions
diff --git a/mail/dspam/patches/patch-ad b/mail/dspam/patches/patch-ad
new file mode 100644
index 00000000000..620011e1aa6
--- /dev/null
+++ b/mail/dspam/patches/patch-ad
@@ -0,0 +1,61 @@
+$NetBSD: patch-ad,v 1.1 2005/10/20 08:33:13 adrianp Exp $
+
+--- src/dspam.conf.in.orig 2005-10-10 14:52:21.000000000 +0100
++++ src/dspam.conf.in
+@@ -24,7 +24,7 @@ Home @dspam_home@
+ # this option. If you do not wish to lose all of your data, you will need to
+ # migrate it to the new backend before making this change.
+ #
+-StorageDriver @libdir@/@storage_driver@
++#StorageDriver @libdir@/@storage_driver@
+
+ #
+ # Trusted Delivery Agent: Specifies the local delivery agent DSPAM should call
+@@ -53,7 +53,7 @@ TrustedDeliveryAgent "@delivery_agent@"
+ # the user DSPAM is processing mail for. This configuration parameter is only
+ # necessary if you plan on allowing untrusted processing.
+ #
+-#UntrustedDeliveryAgent "/usr/bin/procmail -d %u"
++#UntrustedDeliveryAgent "@PREFIX@/bin/procmail -d %u"
+
+ #
+ # SMTP or LMTP Delivery: Alternatively, you may wish to use SMTP or LMTP
+@@ -73,7 +73,7 @@ TrustedDeliveryAgent "@delivery_agent@"
+ # a quarantine agent which will be called with all messages DSPAM thinks is
+ # spam. Use %u to specify the user DSPAM is processing mail for.
+ #
+-#QuarantineAgent "/usr/bin/procmail -d spam"
++#QuarantineAgent "@PREFIX@/bin/procmail -d spam"
+
+ #
+ # DSPAM can optionally process "plused users" (addresses in the user+detail
+@@ -249,7 +249,7 @@ AllowOverride whitelistThreshold
+ # Storage driver settings: Specific to a particular storage driver. Uncomment
+ # the configuration specific to your installation, if applicable.
+ #
+-#MySQLServer /var/lib/mysql/mysql.sock
++#MySQLServer /tmp/mysql.sock
+ #MySQLPort
+ #MySQLUser dspam
+ #MySQLPass changeme
+@@ -590,9 +590,9 @@ Opt out
+ # specified. If you want the client machine to perform delivery, use
+ # the --stdout option in conjunction with a local setup.
+ #
+-#ServerPort 24
++#ServerPort 2400
+ #ServerQueueSize 32
+-#ServerPID /var/run/dspam.pid
++#ServerPID @DSPAM_PIDDIR@/dspam.pid
+
+ #
+ # ServerMode specifies the type of LMTP server to start. This can be one of:
+@@ -646,7 +646,7 @@ Opt out
+ # If you are a reporting streamlined blackhole list participant, you can
+ # touch ip addresses within the directory the rabl_client process is watching.
+ #
+-#RABLQueue /var/spool/rabl
++#RABLQueue @VARBASE@/spool/rabl
+
+ # DataSource: If you are using any type of data source that does not include
+ # email-like headers (such as documents), uncomment the line below. This