1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-10-18 10:18:07 +02:00
docker-mailserver/target/scripts
Georg Lauterbach 4f222fe256
Rspamd: improve DKIM key generation (#3876)
* correct removal of old files with `--force`

`rm` would fail when one of the files is not present, which is quite
undesirable log (not harmful until `set -e` is introduced).

* use tmp log file

ref: https://github.com/docker-mailserver/docker-mailserver/issues/3873#issuecomment-1926736020

* correct indentation
2024-02-06 00:30:22 +01:00
..
build
helpers Rspamd: improve DKIM key generation (#3876) 2024-02-06 00:30:22 +01:00
startup rspamd: add neural module config (#3833) 2024-02-01 17:34:33 +01:00
check-for-changes.sh
start-mailserver.sh
update-check.sh