mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-16 10:59:53 +02:00
8eb8cb1f48
This gets rid of the following error message: lua; antivirus.lua:109: CLAM_VIRUS [clamav]: Using attachments_only is deprecated. Please use scan_mime_parts = true instead As per the rspamd documentation https://rspamd.com/doc/modules/antivirus.html attachments_only = true; # Before 1.8.1 scan_mime_parts = true; # After 1.8.1 The currently used version is rspamd 3.1. |
||
---|---|---|
.. | ||
antivirus.conf | ||
arc.conf | ||
dkim_signing.conf | ||
fuzzy_check.conf | ||
headers_group.conf | ||
history_redis.conf | ||
logging.inc | ||
metrics.conf | ||
milter_headers.conf | ||
options.inc | ||
redis.conf | ||
worker-controller.inc | ||
worker-fuzzy.inc | ||
worker-normal.inc | ||
worker-proxy.inc |