mirror of
https://github.com/bokysan/docker-postfix.git
synced 2025-09-06 14:37:45 +08:00
While quite annoying behavour, this is the how `postconf` works. If you tell it to comment out a command, it will add it to the config even when the same command exists commented out in the config file. This commit does a bit of sed and grep magic to find if the comment already exists and if yes, then it does nothing. |
||
---|---|---|
.. | ||
common-run.sh | ||
common.sh | ||
opendkim.sh | ||
run.sh |