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