aboutsummaryrefslogtreecommitdiffstats
path: root/doc/markdown
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 /doc/markdown
parentec25baf156342780326fefc7950e00dde45d0a3d (diff)
downloadrspamd-bab9f14abf2c2201a51c3f9e5932403095926c30.tar.gz
rspamd-bab9f14abf2c2201a51c3f9e5932403095926c30.zip
Make ignoring private IP space configurable; avoid changing plugin default behaviour
Diffstat (limited to 'doc/markdown')
-rw-r--r--doc/markdown/modules/rbl.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md
index 41854c542..2c654c808 100644
--- a/doc/markdown/modules/rbl.md
+++ b/doc/markdown/modules/rbl.md
@@ -53,6 +53,10 @@ If set to false, do not yield a result unless the response received from the RBL
If set to true, do not use this RBL if the message sender is authenticated.
+- default_exclude_private_ips (false)
+
+If set to true, from/received RBL checks will ignore private IP address space.
+
RBL-specific subsection is structured as follows:
~~~nginx