committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-11-09 13:16:22 +02:00
parent 9de7580e99
commit c21f582d5a
16 changed files with 138 additions and 14 deletions

View File

@@ -48,7 +48,7 @@ antivirus {
# symbol_name = "pattern";
#CLAM_PROTOCOL_ERROR = '^unhandled response';
#}
# `whitelist` points to a map of IP addresses. Mail from these addresses is not scanned.
# `whitelist` points to a map of signature names. Hits on these signatures are ignored.
#whitelist = "/etc/rspamd/antivirus.wl";
#}

View File

@@ -14,12 +14,7 @@
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",