diff --git a/docs/content/config/user-management/accounts.md b/docs/content/config/user-management/accounts.md index 7586c556..0b7833e6 100644 --- a/docs/content/config/user-management/accounts.md +++ b/docs/content/config/user-management/accounts.md @@ -26,7 +26,6 @@ Use doveadm pw -l to get a list of the currently supported encryption schemes. *** ## Mailbox quota -**coming soon: https://github.com/tomav/docker-mailserver/pull/1469** On top of the default quota (`POSTFIX_MAILBOX_SIZE_LIMIT`), you can define specific quotas per mailbox. Quota implementation relies on [dovecot quota](https://wiki.dovecot.org/Quota/Configuration) which requires dovecot to be enabled. Consequently, quota directives are disabled when `SMTP_ONLY` is enabled.