docker-mailserver/target/scripts/startup/setup.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
..
security scripts: improve `CLAMAV_MESSAGE_SIZE_LIMIT` usage (#3332) 2023-05-12 16:04:41 +02:00
dmarc_dkim_spf.sh fix: typo about OpenDMARC (#3330) 2023-05-11 18:10:51 +02:00
dovecot.sh scripts: improve shutdown function by making PANIC_STRATEGY obsolete (#3265) 2023-04-18 23:38:46 +02:00
fetchmail.sh scripts: housekeeping & cleanup setup (2/2) (#3123) 2023-02-28 10:25:23 +01:00
ldap.sh scripts: split `setup-stack.sh` (#3115) 2023-02-26 11:42:14 +01:00
log.sh scripts: touchups for v12.0.0 (#3144) 2023-03-04 10:57:42 +01:00
mail_state.sh fix: SRS setup (#3158) 2023-03-12 12:10:45 +01:00
networking.sh scripts: improve shutdown function by making PANIC_STRATEGY obsolete (#3265) 2023-04-18 23:38:46 +02:00
postfix.sh scripts: fix setting `SRS_EXCLUDE_DOMAINS` during startup (#3271) 2023-04-18 17:07:08 +02:00
saslauthd.sh scripts: split `setup-stack.sh` (#3115) 2023-02-26 11:42:14 +01:00