You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-16 03:40:36 +02: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