]> source.dussan.org Git - rspamd.git/commitdiff
Further defang whitelists 322/head
authorAndrew Lewis <nerf@judo.za.org>
Thu, 2 Jul 2015 07:18:01 +0000 (09:18 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Thu, 2 Jul 2015 07:18:01 +0000 (09:18 +0200)
conf/modules.conf

index 20b6cc9b7334ceaae9545a4deb2e459f0c3b1aaa..047b019e72c2284e4a3c27b2f2796b3797bad87c 100644 (file)
@@ -177,6 +177,7 @@ rbl {
             is_whitelist = true;
             unknown = true;
             whitelist_exception = "RWL_MAILSPIKE";
+            whitelist_exception = "RWL_MAILSPIKE_GOOD";
             whitelist_exception = "RWL_MAILSPIKE_POSSIBLE";
             returncodes {
                 RWL_MAILSPIKE_POSSIBLE = "127.0.0.17";
@@ -239,6 +240,7 @@ rbl {
             unknown = true;
             whitelist_exception = "RCVD_IN_DNSWL";
             whitelist_exception = "RCVD_IN_DNSWL_NONE";
+            whitelist_exception = "RCVD_IN_DNSWL_LOW";
             whitelist_exception = "DNSWL_BLOCKED";
             returncodes {
                 RCVD_IN_DNSWL_NONE = "127.0.%d+.0";