diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/modules.d/rbl.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/modules.d/rbl.conf b/conf/modules.d/rbl.conf index 3825101ce..cd995a0d4 100644 --- a/conf/modules.d/rbl.conf +++ b/conf/modules.d/rbl.conf @@ -155,6 +155,7 @@ rbl { } # Old emails module RSPAMD_EMAILBL { + ignore_whitelist = true; ignore_defaults = true; emails_delimiter = "."; emails = true; |