From: Anton Yuzhaninov Date: Fri, 10 Oct 2014 15:51:32 +0000 (+0400) Subject: Config: improve SURBL symbols descriptions X-Git-Tag: 0.7.2~20^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9b337089e84202ee7b0684ea4d7f058c93331fd;p=thirdparty%2Frspamd.git Config: improve SURBL symbols descriptions --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 8e90c97e0c..0c3bb58000 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -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 {