summaryrefslogtreecommitdiff
path: root/spamassassin/local.cf.diff
diff options
context:
space:
mode:
Diffstat (limited to 'spamassassin/local.cf.diff')
-rw-r--r--spamassassin/local.cf.diff10
1 files changed, 8 insertions, 2 deletions
diff --git a/spamassassin/local.cf.diff b/spamassassin/local.cf.diff
index 4de4c24..e9f772d 100644
--- a/spamassassin/local.cf.diff
+++ b/spamassassin/local.cf.diff
@@ -1,6 +1,6 @@
--- local.cf.orig 2016-10-24 21:29:10.000000000 +0200
-+++ local.cf 2016-10-25 16:39:01.000000000 +0200
-@@ -15,13 +15,14 @@
++++ local.cf 2016-10-25 17:52:26.000000000 +0200
+@@ -15,18 +15,19 @@
# Save spam messages as a message/rfc822 MIME attachment instead of
# modifying the original message (0: off, 2: use text/plain instead)
#
@@ -17,6 +17,12 @@
# Set file-locking method (flock is not safe over NFS, but is faster)
+ #
+-# lock_method flock
++lock_method flock
+
+
+ # Set the threshold at which a message is considered spam (default: 5.0)
@@ -55,7 +56,7 @@
# Whether to decode non- UTF-8 and non-ASCII textual parts and recode
# them to UTF-8 before the text is given over to rules processing.