Skip to content

Commit 98c32c7

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 49f33a2 commit 98c32c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ protocol pop3 {
7878

7979
# Space separated list of plugins to load (default is global mail_plugins).
8080
#mail_plugins = $mail_plugins
81+
mail_plugins = quota
8182

8283
# Workarounds for various client bugs:
8384
# outlook-no-nuls:

0 commit comments

Comments
 (0)