]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Remove CBL as it's wholly included in Spamhaus XBL which we're querying already ... 112/head
authorAndrew Lewis <nerf@judo.za.org>
Thu, 23 Oct 2014 14:23:21 +0000 (16:23 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Thu, 23 Oct 2014 14:23:21 +0000 (16:23 +0200)
conf/metrics.conf
conf/modules.conf

index 01c1cc08c38564f7d53073f52d66b9240802428f..cd2c90e581e1c8c81d196b763d3ab98aa3240d7c 100644 (file)
@@ -436,12 +436,6 @@ metric {
         description = "Address is listed in Spameatingmonkey RBL (ipv6)";
     }
 
-    symbol {
-        weight = 1.0; 
-        name = "RBL_ABUSEAT";
-        description = "Address is listed in Abuseat RBL";
-    }
-    
     symbol {
         weight = 3.0;
         description = "Text and HTML parts differ";
index 31fa47852bf38de8d9c11807e06d85605231228a..dfe6c66a4dfc73459f3eebaf0d48c98210e5010a 100644 (file)
@@ -185,11 +185,6 @@ rbl {
         ipv6 = true;
     }
 
-    abuseat {
-       symbol = "RBL_ABUSEAT";
-       rbl = "cbl.abuseat.org";
-    }
-
     dnswl {
         symbol = "RCVD_IN_DNSWL";
         rbl = "list.dnswl.org";