]> source.dussan.org Git - rspamd.git/commitdiff
Add RCVD_IN_DNSWL_NONE as whitelisting exclusion 319/head
authorAndrew Lewis <nerf@judo.za.org>
Wed, 1 Jul 2015 13:20:28 +0000 (15:20 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 1 Jul 2015 13:20:28 +0000 (15:20 +0200)
conf/modules.conf

index a767e32baa2ea28889b0d120fd72187a5da0cb94..20b6cc9b7334ceaae9545a4deb2e459f0c3b1aaa 100644 (file)
@@ -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";