mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-01 23:05:26 +00:00
scripts: add wrapper to update Postfix configuration safely (follow up) (#3503)
This commit is contained in:
@@ -4,6 +4,7 @@ function _escape() {
|
||||
echo "${1//./\\.}"
|
||||
}
|
||||
|
||||
# TODO: Not in use currently. Maybe in the future: https://github.com/docker-mailserver/docker-mailserver/pull/3484/files#r1299410851
|
||||
# Replaces a string so that it can be used inside
|
||||
# `sed` safely.
|
||||
#
|
||||
|
Reference in New Issue
Block a user