From f1105fc92f461972820c0cf80ec484abfa390b05 Mon Sep 17 00:00:00 2001 From: youtous Date: Sun, 26 Apr 2020 19:38:49 +0200 Subject: [PATCH] Updated Configure Accounts (markdown) --- Configure-Accounts.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Configure-Accounts.md b/Configure-Accounts.md index 7586c55..0b7833e 100644 --- a/Configure-Accounts.md +++ b/Configure-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.