]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Conf] Mark Rspamd emailbl as ignore whitelist
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 26 Mar 2020 15:51:27 +0000 (15:51 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 26 Mar 2020 15:51:27 +0000 (15:51 +0000)
conf/modules.d/rbl.conf

index 3825101ce0ee62181e8879713939b1da055607e7..cd995a0d41ff3d52fef4bcad1e8517eee705edcb 100644 (file)
@@ -155,6 +155,7 @@ rbl {
     }
     # Old emails module
     RSPAMD_EMAILBL {
+      ignore_whitelist = true;
       ignore_defaults = true;
       emails_delimiter = ".";
       emails = true;