]> source.dussan.org Git - rspamd.git/commitdiff
RBL: Add missing is_whitelist = true setting 243/head
authorAndrew Lewis <nerf@judo.za.org>
Wed, 1 Apr 2015 16:01:27 +0000 (18:01 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Wed, 1 Apr 2015 16:01:27 +0000 (18:01 +0200)
conf/modules.conf

index 6d2822ccac9dc80737a75fdaf5db3d7e1798ad4d..c4afed0092ee968e9e3c819044522f15a8ced03d 100644 (file)
@@ -141,6 +141,7 @@ rbl {
 
     mailspike_wl {
        rbl = "wl.mailspike.net";
+       is_whitelist = true;
        returncodes {
             RWL_MAILSPIKE_POSSIBLE = "127.0.0.17";
             RWL_MAILSPIKE_GOOD = "127.0.0.18";