mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-24 12:44:47 +02:00
quota update
This commit is contained in:
parent
ee7e314c39
commit
478d073deb
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ Use doveadm pw -l to get a list of the currently supported encryption schemes.
|
|||
## Mailbox quota
|
||||
|
||||
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.
|
||||
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=1` or when `ENABLE_LDAP=1` or when explicitly disabled with `ENABLE_QUOTAS=0.
|
||||
<br>
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue