diff --git a/edge/config/advanced/override-defaults/user-patches/index.html b/edge/config/advanced/override-defaults/user-patches/index.html index 864b0943..9e7bca19 100644 --- a/edge/config/advanced/override-defaults/user-patches/index.html +++ b/edge/config/advanced/override-defaults/user-patches/index.html @@ -1460,7 +1460,7 @@
If you'd like to change, patch or alter files or behavior of docker-mailserver
, you can use a script.
In case you cloned this repository, you can copy the file user-patches.sh.dist
(under config/
) with cp config/user-patches.sh.dist docker-data/dms/config/user-patches.sh
in order to create the user-patches.sh
script.
In case you cloned this repository, you can copy the file user-patches.sh.dist
(under config/
) with cp config/user-patches.sh.dist docker-data/dms/config/user-patches.sh
in order to create the user-patches.sh
script.
If you are managing your directory structure yourself, create a docker-data/dms/config/
directory and add the user-patches.sh
file yourself.
# 1. Either create the docker-data/dms/config/ directory yourself
# or let docker-mailserver create it on initial startup