From: Andrew Lewis Date: Thu, 2 Jul 2015 14:34:18 +0000 (+0200) Subject: Set ignore_whitelists = true for RECEIVED_SPAMHAUS_XBL X-Git-Tag: 0.9.9~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F325%2Fhead;p=thirdparty%2Frspamd.git Set ignore_whitelists = true for RECEIVED_SPAMHAUS_XBL --- diff --git a/conf/modules.conf b/conf/modules.conf index 047b019e72..8a701b5d60 100644 --- a/conf/modules.conf +++ b/conf/modules.conf @@ -142,6 +142,7 @@ rbl { ipv6 = true; received = true; from = false; + ignore_whitelists = true; } spamhaus_swl {