]> source.dussan.org Git - rspamd.git/commitdiff
Remove nszones.com fake RBL: 111/head
authorAnton Yuzhaninov <citrin@citrin.ru>
Tue, 21 Oct 2014 15:19:19 +0000 (19:19 +0400)
committerAnton Yuzhaninov <citrin@citrin.ru>
Tue, 21 Oct 2014 15:19:19 +0000 (19:19 +0400)
http://www.spamhaus.org/organization/statement/8/

conf/metrics.conf
conf/modules.conf

index 5249b0274a40ee8be99f42c15aff29c0136fdf3b..01c1cc08c38564f7d53073f52d66b9240802428f 100644 (file)
@@ -435,13 +435,7 @@ metric {
         name = "RBL_SEM_IPV6";
         description = "Address is listed in Spameatingmonkey RBL (ipv6)";
     }
-    
-    symbol {
-        weight = 1.0; 
-        name = "RBL_NSZONES";
-        description = "Address is listed in Nszones RBL";
-    }
-    
+
     symbol {
         weight = 1.0; 
         name = "RBL_ABUSEAT";
index 3c1b264d145f55df9411309c8d202b463dadc3e9..31fa47852bf38de8d9c11807e06d85605231228a 100644 (file)
@@ -184,11 +184,6 @@ rbl {
         ipv4 = false;
         ipv6 = true;
     }
-    
-    nszones {
-       symbol = "RBL_NSZONES";
-       rbl = "sbl.nszones.com";
-    }
 
     abuseat {
        symbol = "RBL_ABUSEAT";