diff dnsbl.conf @ 163:97d7da45fe2a

spamassassin changes
author carl
date Sun, 26 Aug 2007 19:03:17 -0700
parents 8d7c439bb6fa
children bf828f785407
line wrap: on
line diff
--- a/dnsbl.conf	Sat Jul 14 12:25:17 2007 -0700
+++ b/dnsbl.conf	Sun Aug 26 19:03:17 2007 -0700
@@ -19,6 +19,7 @@
         html_limit off;
         host_limit on 20 "Mail containing excessive host names rejected";
         host_limit soft 20;
+        spamassassin 4;
     };
 
     // backscatter prevention - don't send bounces for mail that we accepted but could not forward
@@ -52,6 +53,7 @@
         html_tags { include "html-tags.conf"; };
         html_limit off;
         host_limit soft 20;
+        spamassassin 5;
     };
 
     env_to {
@@ -100,6 +102,6 @@
         # dcc_from { include "/var/dcc/whitecommon"; };
     };
 
-    autowhite 90 "my-auto-whitelist";
+    # autowhite 90 "my-auto-whitelist";
 };