Displaying 1 result from an estimated 1 matches for "12588c3d".
2008 Nov 18
1
MESSAGE Quota not RFC2087 compliant
Hi,
the configuration of my Dovecot 1.1.3 quota plugin looks like this:
quota_rule = *:storage=1G
quota_rule2 = *:messages=1337
this leads to the following GETQUOTAROOT response:
01 GETQUOTAROOT INBOX
* QUOTAROOT "INBOX" "mbraun quota"
* QUOTA "mbraun quota" (STORAGE 6553 1048576 MESSAGES 122 1337)
01 OK Getquotaroot completed.
RFC2087