packages: dspam/dspam-config.patch - updated for dspam-3.9.0
pawelz
pawelz at pld-linux.org
Tue Apr 27 00:54:13 CEST 2010
Author: pawelz Date: Mon Apr 26 22:54:13 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- updated for dspam-3.9.0
---- Files affected:
packages/dspam:
dspam-config.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: packages/dspam/dspam-config.patch
diff -u packages/dspam/dspam-config.patch:1.1 packages/dspam/dspam-config.patch:1.2
--- packages/dspam/dspam-config.patch:1.1 Sun May 7 17:11:24 2006
+++ packages/dspam/dspam-config.patch Tue Apr 27 00:54:07 2010
@@ -1,20 +1,37 @@
---- dspam-3.6.5/src/dspam.conf.in 2006-05-07 17:50:47.237384276 +0300
-+++ dspam-3.6.5/src/dspam.conf.in 2006-05-07 18:06:11.478026243 +0300
-@@ -635,7 +635,7 @@
+--- dspam-3.9.0/src/dspam.conf.in~ 2010-01-11 22:21:58.000000000 +0100
++++ dspam-3.9.0/src/dspam.conf.in 2010-04-27 00:48:15.000000000 +0200
+@@ -43,7 +43,7 @@
+ # Other popular configurations:
+ #TrustedDeliveryAgent "/usr/cyrus/bin/deliver" # Cyrus
+ #TrustedDeliveryAgent "/bin/maildrop" # Maildrop
+-#TrustedDeliveryAgent "/usr/local/sbin/exim -oMr spam-scanned" # Exim
++#TrustedDeliveryAgent "/usr/bin/exim -oMr spam-scanned" # Exim
#
+ TrustedDeliveryAgent "@delivery_agent@"
+
+@@ -130,6 +130,7 @@
+ Trust root
+ Trust dspam
+ Trust apache
++Trust http
+ Trust mail
+ Trust mailnull
+ Trust smmsp
+@@ -778,7 +779,7 @@
+ #ServerHost 127.0.0.1
#ServerPort 24
#ServerQueueSize 32
--#ServerPID /var/run/dspam.pid
-+ServerPID /var/run/dspam/dspam.pid
+-#ServerPID /var/run/dspam.pid
++ServerPID /var/run/dspam/dspam.pid
#
# ServerMode specifies the type of LMTP server to start. This can be one of:
-@@ -671,14 +671,14 @@
+@@ -814,14 +815,14 @@
# you are running the client and server on the same machine, as it eliminates
# much of the bandwidth overhead.
#
--#ServerDomainSocketPath "/tmp/dspam.sock"
-+ServerDomainSocketPath "/var/run/dspam/dspam.sock"
+-#ServerDomainSocketPath "/tmp/dspam.sock"
++ServerDomainSocketPath "/var/run/dspam/dspam.sock"
#
# Client Mode: If you are running DSPAM in client/server mode, uncomment and
@@ -22,7 +39,7 @@
# a domain socket.
#
-#ClientHost /tmp/dspam.sock
-+#ClientHost "/var/run/dspam/dspam.sock"
++#ClientHost /var/run/dspam/dspam.sock
#ClientIdent "secret at Relay1"
#
#ClientHost 127.0.0.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dspam/dspam-config.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list