]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] config: remove RBL defaults that re-enforce true defaults 3927/head
authorAndrew Lewis <nerf@judo.za.org>
Thu, 7 Oct 2021 10:04:11 +0000 (12:04 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Thu, 7 Oct 2021 10:04:42 +0000 (12:04 +0200)
conf/modules.d/rbl.conf

index 1a97efc06f26b3cba6e59ef55afe8675a0b160b4..b8ef44c48bb48c6ec378967663b3de215107d4fb 100644 (file)
 
 rbl {
   default_exclude_users = true;
-  default_exclude_local = true;
   default_unknown = true;
-  default_dkim_domainonly = true;
-  default_dkim_match_from = false;
-  default_ipv4 = true;
-  default_ipv6 = true;
 
   url_whitelist = [
     "https://maps.rspamd.com/rspamd/surbl-whitelist.inc.zst",