]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] config: don't lie about antivirus whitelist
authorAndrew Lewis <nerf@judo.za.org>
Thu, 7 Oct 2021 10:02:24 +0000 (12:02 +0200)
committerAndrew Lewis <nerf@judo.za.org>
Thu, 7 Oct 2021 10:02:24 +0000 (12:02 +0200)
conf/modules.d/antivirus.conf

index 9b475bce3da740a8a7a2c8778a017758d8bb32e1..b1722880b8e50dc2099ba2630b47b3cac811040c 100644 (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";
   #}