docker-mailserver/target/scripts
polarathene 75aefa3bdf chore: Consistent sed substitution delimiter
My `~` substitution and any usage of `/` within `start-mailserver.sh` has been replaced with the `|` delimiter instead as advised for matching style guide preference. Note there are other `sed` substitution delimiters still in use such as `+`.

Also added warning for empty `SSL_TYPE` ENV var that may result in an internal state config persist bug when changing `SSL_TYPE` depending on how a container is restarted.
2021-02-22 11:55:10 +13:00
..
check-for-changes.sh Support extra user_attributes in accounts configuration (#1792) 2021-02-07 19:02:09 +01:00
fail2ban-wrapper.sh Final Migration Step (#6) 2021-01-16 10:16:05 +01:00
helper-functions.sh Improve logging significantly – color is back! (#1758) 2021-01-22 10:03:31 +01:00
postfix-wrapper.sh Final Migration Step (#6) 2021-01-16 10:16:05 +01:00
postsrsd-wrapper.sh Final Migration Step (#6) 2021-01-16 10:16:05 +01:00
quota-warning.sh Final Migration Step (#6) 2021-01-16 10:16:05 +01:00
start-mailserver.sh chore: Consistent sed substitution delimiter 2021-02-22 11:55:10 +13:00