From cd9a587c39a197438453faff8a0a706f2b420191 Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Wed, 1 Apr 2015 17:31:39 +0200 Subject: RBL: change behaviour of whitelists --- doc/markdown/modules/rbl.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md index 6ffb46cda..cffeca044 100644 --- a/doc/markdown/modules/rbl.md +++ b/doc/markdown/modules/rbl.md @@ -65,6 +65,14 @@ If true & private_ips is set appropriately, do not use the RBL if the sending ho If true & local_exclude_ip_map has been set - do not use the RBL if the sending host address is in the local IP list & do not check received headers baring these addresses. +- default_is_whitelist (false) + +If true matches on this list should neutralise any listings where this setting is false, or ignore_whitelists has been set. + +- default_ignore_whitelists (false) + +If true this list should not be neutralised by whitelists. + Other parameters which can be set here are: - local_exclude_ip_map -- cgit v1.2.3