summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2015-02-14 10:37:53 +0200
committerAndrew Lewis <nerf@judo.za.org>2015-02-14 10:57:18 +0200
commitbab9f14abf2c2201a51c3f9e5932403095926c30 (patch)
tree201b2eca4070c824d9af07a7be9b215f4de3660a /conf
parentec25baf156342780326fefc7950e00dde45d0a3d (diff)
downloadrspamd-bab9f14abf2c2201a51c3f9e5932403095926c30.tar.gz
rspamd-bab9f14abf2c2201a51c3f9e5932403095926c30.zip
Make ignoring private IP space configurable; avoid changing plugin default behaviour
Diffstat (limited to 'conf')
-rw-r--r--conf/modules.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/modules.conf b/conf/modules.conf
index de125866a..2f291de79 100644
--- a/conf/modules.conf
+++ b/conf/modules.conf
@@ -87,6 +87,7 @@ rbl {
default_from = true;
default_received = false;
default_exclude_users = true;
+ default_exclude_private_ips = true;
rbls {