docker-mailserver/target/scripts/helpers
Georg Lauterbach 4f222fe256
Rspamd: improve DKIM key generation ()
* 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
..
database Change 'function' style () 2023-05-26 01:01:41 +02:00
accounts.sh fix: Ensure configs are sanitized for parsing () 2024-01-26 10:28:26 +13:00
aliases.sh fix: Ensure configs are sanitized for parsing () 2024-01-26 10:28:26 +13:00
change-detection.sh misc: final Rspamd adjustments for v13 () 2023-10-30 10:20:37 +01:00
dns.sh Change 'function' style () 2023-05-26 01:01:41 +02:00
error.sh Change 'function' style () 2023-05-26 01:01:41 +02:00
index.sh misc: final Rspamd adjustments for v13 () 2023-10-30 10:20:37 +01:00
lock.sh Change 'while' style () 2023-05-26 01:39:39 +02:00
log.sh Change 'function' style () 2023-05-26 01:01:41 +02:00
network.sh Change 'for' style () 2023-05-26 14:00:40 +02:00
postfix.sh refactor: `relay.sh` () 2024-01-31 10:24:43 +13:00
relay.sh refactor: `relay.sh` () 2024-01-31 10:24:43 +13:00
rspamd.sh Rspamd: improve DKIM key generation () 2024-02-06 00:30:22 +01:00
ssl.sh Change 'function' style () 2023-05-26 01:01:41 +02:00
utils.sh fix: Ensure configs are sanitized for parsing () 2024-01-26 10:28:26 +13:00