From 445f7edf55e6b9877a9ad697c0d8186bae18e013 Mon Sep 17 00:00:00 2001 From: fred727-temp <56550856+fred727-temp@users.noreply.github.com> Date: Sat, 13 Mar 2021 20:16:27 +0100 Subject: [PATCH] added user-patches.sh --- List-of-optional-config-files-&-directories.md | 1 + 1 file changed, 1 insertion(+) diff --git a/List-of-optional-config-files-&-directories.md b/List-of-optional-config-files-&-directories.md index a8bbe56..d1d477e 100644 --- a/List-of-optional-config-files-&-directories.md +++ b/List-of-optional-config-files-&-directories.md @@ -30,3 +30,4 @@ This is a list of all configuration files and directories which are optional or - **amavis.cf:** replaces the /etc/amavis/conf.d/50-user file - **dovecot.cf:** replaces /etc/dovecot/local.conf. See [wiki](https://github.com/tomav/docker-mailserver/wiki/Override-Default-Dovecot-Configuration) - **dovecot-quotas.cf:** list of custom quotas per mailbox. See [wiki](https://github.com/tomav/docker-mailserver/wiki/Configure-Accounts#mailbox-quota) +- **user-patches.sh:** this file will be run after all configuration files are set up, but before the postfix, amavis and other daemons are started. See [wiki](https://github.com/docker-mailserver/docker-mailserver/wiki/FAQ-and-Tips#howto-adjust-settings-with-the-user-patchessh-script) \ No newline at end of file