summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAnton Yuzhaninov <citrin@citrin.ru>2014-10-10 19:51:32 +0400
committerAnton Yuzhaninov <citrin@citrin.ru>2014-10-10 19:51:32 +0400
commita9b337089e84202ee7b0684ea4d7f058c93331fd (patch)
tree8df79ad78f8d2b43ce41e5e4312356dbed2b52f6 /conf
parentde0bfb9948f07d3e44eebe61c25deaea5761fcc2 (diff)
downloadrspamd-a9b337089e84202ee7b0684ea4d7f058c93331fd.tar.gz
rspamd-a9b337089e84202ee7b0684ea4d7f058c93331fd.zip
Config: improve SURBL symbols descriptions
Diffstat (limited to 'conf')
-rw-r--r--conf/metrics.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index 8e90c97e0..0c3bb5800 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 {