From: Alexey Date: Thu, 22 May 2014 22:22:46 +0000 (-0700) Subject: Add IPv6 support for Spameatingmonkey X-Git-Tag: 0.7.0~208^2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e807668eb21fb2d51be0e570bc2656d70f89d6;p=thirdparty%2Frspamd.git Add IPv6 support for Spameatingmonkey --- diff --git a/conf/metrics.conf b/conf/metrics.conf index 6cacf4b29e..efa13db77f 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -411,6 +411,12 @@ metric { description = "Address is listed in Spameatingmonkey RBL"; } + symbol { + weight = 1.0; + name = "RBL_SEM_IPV6; + description = "Address is listed in Spameatingmonkey RBL (ipv6)"; + } + symbol { weight = 1.0; name = "RBL_NSZONES";