From 63f9c87ab75bb3ec0adf8b8e7ec97426477b5c4a Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Mon, 16 Feb 2015 10:59:25 +0200 Subject: Make local exclusions configurable per-RBL --- doc/markdown/modules/rbl.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/markdown/modules/rbl.md b/doc/markdown/modules/rbl.md index 8748f4617..7798f0069 100644 --- a/doc/markdown/modules/rbl.md +++ b/doc/markdown/modules/rbl.md @@ -57,6 +57,10 @@ If set to true, do not use this RBL if the message sender is authenticated. If set to true, from/received RBL checks will ignore private IP address space. +- default_exclude_local (true) + +If true, and local_exclude_ip_map has been set - exclude specified addresses/subnets from received/from RBL checks. + Other parameters which can be set here are: - local_exclude_ip_map -- cgit v1.2.3