mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-10 09:24:50 +02:00
5 lines
106 B
Text
5 lines
106 B
Text
|
protocol imap {
|
||
|
# allow IMAP clients to ask quota usage
|
||
|
mail_plugins = $mail_plugins imap_quota
|
||
|
}
|