From 4c2c52433abe83cb94f883347b744bb3237c255c Mon Sep 17 00:00:00 2001 From: Andrew Lewis Date: Wed, 1 Jul 2015 15:20:28 +0200 Subject: Add RCVD_IN_DNSWL_NONE as whitelisting exclusion --- conf/modules.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf') diff --git a/conf/modules.conf b/conf/modules.conf index a767e32ba..20b6cc9b7 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -238,6 +238,7 @@ rbl { is_whitelist = true; unknown = true; whitelist_exception = "RCVD_IN_DNSWL"; + whitelist_exception = "RCVD_IN_DNSWL_NONE"; whitelist_exception = "DNSWL_BLOCKED"; returncodes { RCVD_IN_DNSWL_NONE = "127.0.%d+.0"; -- cgit v1.2.3