You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
henniaufmrenni 8eb8cb1f48 Update deprecated rspamd config option
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.
2 years ago
..
antivirus.conf Update deprecated rspamd config option 2 years ago
arc.conf PoC rspamd use dkimkeys from admin using vault api 3 years ago
dkim_signing.conf PoC rspamd use dkimkeys from admin using vault api 3 years ago
fuzzy_check.conf Move services into core and optional 5 years ago
headers_group.conf Fix score of RCVD_NO_TLS_LAST 3 years ago
history_redis.conf Move services into core and optional 5 years ago
logging.inc Move services into core and optional 5 years ago
metrics.conf Move services into core and optional 5 years ago
milter_headers.conf Remove the username from the milter_headers 4 years ago
options.inc Tell rspamd about RELAYNETS 3 years ago
redis.conf Move services into core and optional 5 years ago
worker-controller.inc Move services into core and optional 5 years ago
worker-fuzzy.inc Move services into core and optional 5 years ago
worker-normal.inc Move services into core and optional 5 years ago
worker-proxy.inc Move services into core and optional 5 years ago