docker-postfix/scripts
Bojan Čekrlić 9a33ade483 Fix for #37
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.
2020-10-24 21:24:18 +02:00
..
common-run.sh Fix for #37 2020-10-24 21:24:18 +02:00
common.sh Fix for #37 2020-10-24 21:24:18 +02:00
opendkim.sh Fix for #30 - Use sleep inifinity instead of sleep <number> 2020-08-15 22:47:49 +02:00
run.sh Simplify configuration 2020-08-15 23:52:22 +02:00