]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
Config: improve SURBL symbols descriptions
authorAnton Yuzhaninov <citrin@citrin.ru>
Fri, 10 Oct 2014 15:51:32 +0000 (19:51 +0400)
committerAnton Yuzhaninov <citrin@citrin.ru>
Fri, 10 Oct 2014 15:51:32 +0000 (19:51 +0400)
conf/metrics.conf

index 8e90c97e0ce5e70c7a07b47b50e678c1772d5670..0c3bb58000024bfa222f243ffbd0d5f6619ee513 100644 (file)
@@ -575,32 +575,32 @@ metric {
     }
     symbol {
         weight = 5.500000;
-        description = "Phishing and malware sites";
+        description = "SURBL: Phishing and malware sites";
         name = "PH_SURBL_MULTI";
     }
     symbol {
         weight = 5.500000;
-        description = "Outblaze URI Blacklist";
+        description = "SURBL: Outblaze URI Blacklist";
         name = "OB_SURBL_MULTI";
     }
     symbol {
         weight = 5.500000;
-        description = "AbuseButler web sites";
+        description = "SURBL: AbuseButler web sites";
         name = "AB_SURBL_MULTI";
     }
     symbol {
         weight = 5.500000;
-        description = "SpamCop web sites";
+        description = "SURBL: SpamCop web sites";
         name = "SC_SURBL_MULTI";
     }
     symbol {
         weight = 5.500000;
-        description = "jwSpamSpy + Prolocation sites";
+        description = "SURBL: jwSpamSpy + Prolocation sites";
         name = "JP_SURBL_MULTI";
     }
     symbol {
         weight = 5.500000;
-        description = "sa-blacklist web sites ";
+        description = "SURBL: sa-blacklist web sites ";
         name = "WS_SURBL_MULTI";
     }
     symbol {