aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2015-07-03 00:44:06 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2015-07-03 00:44:06 +0100
commitcbb952019f59025093f2dfebd6f978e2f011ad5b (patch)
tree451f2edbe62acd28d84c7737dbc3685b59c696f0
parent303138bf70d8059413dd7c5d365c77f1898116be (diff)
parent7ccec8c2462be5a2c8862dde2cf71e27e662cd57 (diff)
downloadrspamd-cbb952019f59025093f2dfebd6f978e2f011ad5b.tar.gz
rspamd-cbb952019f59025093f2dfebd6f978e2f011ad5b.zip
Merge pull request #325 from fatalbanana/rspamd-0.9
0.9: Set ignore_whitelists = true for RECEIVED_SPAMHAUS_XBL
-rw-r--r--conf/modules.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/modules.conf b/conf/modules.conf
index 047b019e7..8a701b5d6 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 {