Skip to content

Commit 49f33a2

Browse files
authored
IMAP Quota
Some changes are needed to enable the showing of quota showing in Roundcube and other IMAP clients. See http://forum.vestacp.com/viewtopic.php?f=16&t=9197 for details.
1 parent 627d1d1 commit 49f33a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/deb/dovecot/conf.d/20-imap.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ protocol imap {
1414

1515
# Space separated list of plugins to load (default is global mail_plugins).
1616
#mail_plugins = $mail_plugins
17+
mail_plugins = quota imap_quota
1718

1819
# IMAP logout format string:
1920
# %i - total number of bytes read from client

0 commit comments

Comments
 (0)