summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAlexey <AlexeySa@users.noreply.github.com>2014-05-22 15:19:59 -0700
committerAlexey <AlexeySa@users.noreply.github.com>2014-05-22 15:19:59 -0700
commitc4096a1ea4f83db7ea85e013dd91570547ab9b89 (patch)
tree37fb6594d43ded1863de4dfbb0bee1e2f1972cd0 /conf
parentf73f91e1f1f1b9f2825e292af7427aef0c9dac62 (diff)
downloadrspamd-c4096a1ea4f83db7ea85e013dd91570547ab9b89.tar.gz
rspamd-c4096a1ea4f83db7ea85e013dd91570547ab9b89.zip
Add metric for Spameatingmonkey rbl
Diffstat (limited to 'conf')
-rw-r--r--conf/modules.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/modules.conf b/conf/modules.conf
index d7f396b47..3cc957d36 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";