]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Retire old SURBL settings 989/head
authorAndrew Lewis <nerf@judo.za.org>
Fri, 30 Sep 2016 14:20:11 +0000 (16:20 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Fri, 30 Sep 2016 14:21:36 +0000 (16:21 +0200)
 Issue: #966
 Reported by: @xpunkt

conf/metrics.conf
conf/modules.d/surbl.conf

index 8d228a5ba916117bdd883c9aaed1346ceb6a03a4..2ac9651d6e818f3ccd9e9f19a8dc4431f39f279c 100644 (file)
@@ -361,10 +361,6 @@ metric {
             weight = 4.0;
             description = "SURBL: cracked site";
         }
-        symbol "WS_SURBL_MULTI" {
-            weight = 5.5;
-            description = "SURBL: sa-blacklist web sites ";
-        }
         symbol "RAMBLER_URIBL" {
             weight = 4.5;
             description = "rambler.ru uribl";
index cd5f49b25f8e869eb56146459c9ec6f676c189c9..655f3c572fcc7750a100a71fe58340e54ef1ce75 100644 (file)
@@ -25,7 +25,6 @@ surbl {
             ABUSE_SURBL = 64;
             MW_SURBL_MULTI = 16;
             PH_SURBL_MULTI = 8;
-            WS_SURBL_MULTI = 4;
             SURBL_BLOCKED = 1;
         }
     }