Browse Source

[Minor] config: don't lie about antivirus whitelist

tags/3.1
Andrew Lewis 2 years ago
parent
commit
8d17d71163
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      conf/modules.d/antivirus.conf

+ 1
- 1
conf/modules.d/antivirus.conf 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";
#}


Loading…
Cancel
Save