diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 944131080..ecb8105dc 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -487,18 +487,6 @@ metric { weight = 4.0; description = "From address is listed in zen xbl"; } - symbol "RBL_SPAMHAUS_XBL1" { - weight = 4.0; - description = "From address is listed in zen xbl (obsoleted/reserved)"; - } - symbol "RBL_SPAMHAUS_XBL2" { - weight = 4.0; - description = "From address is listed in zen xbl (obsoleted/reserved)"; - } - symbol "RBL_SPAMHAUS_XBL3" { - weight = 4.0; - description = "From address is listed in zen xbl (reserved)"; - } symbol "RBL_SPAMHAUS_XBL_ANY" { weight = 4.0; description = "From or receive address is listed in zen xbl (any list)"; @@ -507,10 +495,6 @@ metric { weight = 2.0; description = "From address is listed in zen pbl (ISP list)"; } - symbol "RBL_SPAMHAUS_PBL1" { - weight = 2.0; - description = "From address is listed in zen pbl (Spamhaus list)"; - } symbol "RBL_SPAMHAUS_DROP" { weight = 7.0; description = "From address is listed in zen drop bl"; |