docker-mailserver/target/scripts/startup/setup.d/security
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
..
misc.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
rspamd.sh scripts: add wrapper to update Postfix configuration safely (#3484) 2023-08-22 08:03:41 +00:00
spoofing.sh Change 'function' style (#3364) 2023-05-26 01:01:41 +02:00