spamassassin: Mark messages as spam with score > 20.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 27 Apr 2009 14:15:49 +0000 (16:15 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 27 Apr 2009 14:15:49 +0000 (16:15 +0200)
Previously all messages would be marked and exim would set the
threshold, but this is about to change.

etc/spamassassin/local.cf

index b2501effd1492f356097f496113c7ef655398461..0ac80b6db36af1adca4bdff645d9dd9318618f52 100644 (file)
@@ -22,10 +22,10 @@ internal_networks 130.89.175.0/24
 # kat
 internal_networks 130.89.168.160/32
 
-# Treat any score as spam. Exim checks the spamscore against its own
-# threshold for denial. Exim also sets the spam headers and should do so for
-# every message, not just ones with a high spamscore.
-required_score -100.0
+# Mark any messages with score > 20 as spam, making exim reject them at the
+# door. Any messages with lower spamscores should be filtered by users
+# themselves.
+required_score 20.0
 
 # Report template. Should fit within 78 character (dots below).
 #      ........................................................................