docker-mailserver/target/scripts/startup
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
..
setup.d scripts: add wrapper to update Postfix configuration safely (#3484) 2023-08-22 08:03:41 +00:00
check-stack.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
daemons-stack.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
setup-stack.sh Change 'for' style (#3368) 2023-05-26 14:00:40 +02:00
variables-stack.sh feat: Allow marking spam as read via a sieve filter (ENV MARK_SPAM_AS_READ=1) (#3489) 2023-08-21 10:32:26 +12:00