From 86ff659737387b39018be311ae5ea6d2c98e768d Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Sun, 28 Aug 2016 17:35:46 +0100 Subject: [Feature] Add spamhaus DROP dnsbl --- conf/metrics.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/metrics.conf') diff --git a/conf/metrics.conf b/conf/metrics.conf index 44600b5bc..8a4eef978 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -505,6 +505,10 @@ metric { 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"; + } symbol "RECEIVED_SPAMHAUS_XBL" { weight = 3.0; description = "Received address is listed in zen xbl"; -- cgit v1.2.3