]> source.dussan.org Git - rspamd.git/commitdiff
Add rules for Abuseat and Nszones rbl 74/head
authorAlexey <AlexeySa@users.noreply.github.com>
Wed, 21 May 2014 19:05:07 +0000 (12:05 -0700)
committerAlexey <AlexeySa@users.noreply.github.com>
Wed, 21 May 2014 19:05:07 +0000 (12:05 -0700)
conf/modules.conf

index f8ba1b0333b82b8f3215bd2925b4dfb5f815dfeb..d7f396b472020b7cc0ae69cb1e40e4bddff59ec7 100644 (file)
@@ -150,6 +150,16 @@ rbl {
         symbol = "RBL_SEM";
         rbl = "bl.spameatingmonkey.net";
     }
+    
+    nszones {
+       symbol = "RBL_NSZONES";
+       rbl = "sbl.nszones.com";
+    }
+
+    abuseat {
+       symbol = "RBL_ABUSEAT";
+       rbl = "cbl.abuseat.org";
+    }
 
     dnswl {
         symbol = "RCVD_IN_DNSWL";