From: Alexey Date: Thu, 22 May 2014 22:19:59 +0000 (-0700) Subject: Add metric for Spameatingmonkey rbl X-Git-Tag: 0.7.0~208^2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4096a1ea4f83db7ea85e013dd91570547ab9b89;p=thirdparty%2Frspamd.git Add metric for Spameatingmonkey rbl --- diff --git a/conf/modules.conf b/conf/modules.conf index d7f396b472..3cc957d36b 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -151,6 +151,11 @@ rbl { rbl = "bl.spameatingmonkey.net"; } + semIPv6 { + symbol = "RBL_SEM_IPV6"; + rbl = "bl.ipv6.spameatingmonkey.net"; + } + nszones { symbol = "RBL_NSZONES"; rbl = "sbl.nszones.com";