You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-08 23:06:49 +02:00
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
![]() |
protocol imap {
|
||
|
# allow IMAP clients to ask quota usage
|
||
|
mail_plugins = $mail_plugins imap_quota
|
||
|
}
|