4 Commits (a4a33b9ac1b672801ae6719ca1605d066e1eb0ce)

Author SHA1 Message Date
Florent Daigniere 12a0b5f7d1 Enable dynamic resolution of hostnames
Get rid of all HOST_* variables, sanitize the environment in socrates
3 years ago
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.
3 years ago
Michael Wyraz e857b9d659 Document default antivirus behaviour, add an option to reject viruses 6 years ago
Tim Möhlmann 4e4b071fb0
Move services into core and optional 6 years ago