mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-21 16:39:11 +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
|
||
|
}
|