docker-mailserver/target/scripts/helpers
Georg Lauterbach cf9eb8278a
scripts: add wrapper to update Postfix configuration safely (#3484)
The new function can

1. update/append
2. update/prepend
3. initialize if non-existent

options in `/etc/postfix/main.cf` in a safe and secure manner. When the
container is improperly restarted, the option is not applied twice.

---

Co-authored-by: Casper <casperklein@users.noreply.github.com>
Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
2023-08-22 08:03:41 +00:00
..
database Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
accounts.sh Change 'while' style (#3365) 2023-05-26 01:39:39 +02:00
aliases.sh scripts: add wrapper to update Postfix configuration safely (#3484) 2023-08-22 08:03:41 +00:00
change-detection.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02: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 Change 'function' style (#3364) 2023-05-26 01:01:41 +02: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 scripts: add wrapper to update Postfix configuration safely (#3484) 2023-08-22 08:03:41 +00:00
relay.sh scripts: add wrapper to update Postfix configuration safely (#3484) 2023-08-22 08:03:41 +00:00
ssl.sh Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00
utils.sh scripts: add wrapper to update Postfix configuration safely (#3484) 2023-08-22 08:03:41 +00:00