Quota Help

Gedalya gedalya at gedalya.net
Thu Aug 14 12:27:08 UTC 2014


On 08/14/2014 08:11 AM, user7743 wrote:
> CONCAT('maildir:storage=+',quota_kb) AS quota_rule
What you're doing is applying this extra storage to a mailbox called 
maildir.
> Aug 14 14:06:24: imap(test.example.org): Debug: Quota rule: root=User
> quota mailbox=maildir bytes=+256000000 messages=0

You probably want to change this to CONCAT('*:storage=+',quota_kb) or 
just = rather than =+



More information about the dovecot mailing list