docker-mailserver/target/rspamd/local.d
Georg Lauterbach 78b7f0cbea
scripts: improve CLAMAV_MESSAGE_SIZE_LIMIT usage (#3332)
* add sanity check for Clam size & adjusted MaxScanSize

The second part is of special importance! See
<https://askubuntu.com/a/1448525>, which explains that the maximum scan
size is important as well. We previously just set the maximum file size,
which actually is pretty insecure as we silently not scan mile bigger
than `MaxScanSize`. This is corrected now.

* add SlamAV size configuration to Rspamd
2023-05-12 16:04:41 +02:00
..
actions.conf feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00
antivirus.conf scripts: improve CLAMAV_MESSAGE_SIZE_LIMIT usage (#3332) 2023-05-12 16:04:41 +02:00
greylist.conf Rspamd: add greylisting option & code refactoring (#3206) 2023-04-11 09:16:57 +02:00
hfilter_group.conf Rspamd: replace reject_unknown_client_hostname with Rspamd HFILTER_HOSTNAME_UNKNOWN and make it configurable (#3248) 2023-04-11 18:51:23 +02:00
logging.inc feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00
milter_headers.conf rspamd: follow-up of #3016 (#3039) 2023-01-30 08:23:58 +01:00
options.inc Rspamd: replace reject_unknown_client_hostname with Rspamd HFILTER_HOSTNAME_UNKNOWN and make it configurable (#3248) 2023-04-11 18:51:23 +02:00
worker-controller.inc feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00
worker-normal.inc feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00
worker-proxy.inc feature: provide better rspamd suppport (#3016) 2023-01-25 10:28:59 +01:00