mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-13 10:54:58 +02:00
added user-patches.sh
parent
555d02f343
commit
445f7edf55
1 changed files with 1 additions and 0 deletions
|
@ -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
|
- **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.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)
|
- **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)
|
Loading…
Add table
Add a link
Reference in a new issue