aboutsummaryrefslogtreecommitdiffstats
path: root/conf/metrics.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r--conf/metrics.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf
index 1824a3589..579a169cf 100644
--- a/conf/metrics.conf
+++ b/conf/metrics.conf
@@ -340,6 +340,16 @@ metric {
name = "RBL_SENDERSCORE";
}
symbol {
+ weight = 1.0;
+ description = "From address is listed in ABUSE.CH BL";
+ name = "RBL_ABUSECH";
+ }
+ symbol {
+ weight = 1.0;
+ description = "From address is listed in UCEPROTECT LEVEL1 BL";
+ name = "RBL_UCEPROTECT_LEVEL1";
+ }
+ symbol {
weight = 2.0;
description = "From address is listed in mailspike.com BL";
name = "RBL_MAILSPIKE";