]> source.dussan.org Git - rspamd.git/commitdiff
Don't use RWL_SPAMHAUS_WL (unknown result) for whitelisting
authorAndrew Lewis <nerf@judo.za.org>
Tue, 23 Jun 2015 19:04:35 +0000 (21:04 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Tue, 23 Jun 2015 19:04:35 +0000 (21:04 +0200)
conf/modules.conf

index 6f4e12e2cd8a1a195d55c47591458b59f05873ab..4a6f296e546db99c8e76e036dcd186edddd72944 100644 (file)
@@ -148,6 +148,7 @@ rbl {
             rbl = "swl.spamhaus.org";
             ipv6 = true;
             is_whitelist = true;
+            whitelist_exception = "RWL_SPAMHAUS_WL";
             returncodes {
                 RWL_SPAMHAUS_WL_IND = "127.0.2.2";
                 RWL_SPAMHAUS_WL_TRANS = "127.0.2.3";