From: Alexey Date: Wed, 21 May 2014 19:04:50 +0000 (-0700) Subject: Add netrics for Abuseat and Nszones rbl X-Git-Tag: 0.7.0~210^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eeda38c31b1a487b7759f1655c131028834c72f3;p=thirdparty%2Frspamd.git Add netrics for Abuseat and Nszones rbl --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 579a169cfe..6cacf4b29e 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -405,7 +405,23 @@ metric { description = "List of networks hijacked from their original owners, some of which have already used for spamming."; } - symbol { name = "RBL_SEM"; weight = 1.0; description = "Address is listed in Spameatingmonkey RBL"; } + symbol { + weight = 1.0; + name = "RBL_SEM"; + description = "Address is listed in Spameatingmonkey RBL"; + } + + symbol { + weight = 1.0; + name = "RBL_NSZONES"; + description = "Address is listed in Nszones RBL"; + } + + symbol { + weight = 1.0; + name = "RBL_ABUSEAT"; + description = "Address is listed in Abuseat RBL"; + } symbol { weight = 3.0;