mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
26053c22bd
When waiting on an account to be added to `postfix-accounts.cf`, Dovecot account creation during the startup process had already run. Startup continued without properly creating the mail account for Dovecot. Methods like `setup email list` (with `ENABLE_QUOTAS=1`) would fail. `changedetector` service was required to be triggered to re-create Dovecot users. - Wrapped the logic for wait + shutdown into a function call. - Moved `_create_accounts()` to bottom of the setup function. |
||
---|---|---|
.. | ||
amavis/conf.d | ||
bin | ||
docker-configomat@4155504854 | ||
dovecot | ||
fail2ban | ||
fetchmail | ||
logwatch | ||
opendkim | ||
opendmarc | ||
postfix | ||
postgrey | ||
postsrsd | ||
scripts | ||
shared | ||
supervisor |