On Fri, 2008-09-26 at 11:43 +0300, arvids wrote:
> Hello,
> 
> imap-quota plugin always returns empty quota:
>       a1 GETQUOTA ""
>       * QUOTA "" ()
>       a1 OK Getquota completed.
>       a2 GETQUOTAROOT INBOX
>       * QUOTAROOT "INBOX"
>       a2 OK Getquotaroot completed.
> 
> quota_rule and quota_rule2 for this user are defined in db as following:
>       '*:storage=5000000'
>       '*:messages=50000'

You should have only one quota_rule that's
'*:storage=5000000:messages=50000'

I'm not sure what it does with your configuration. I suppose it's also
possible that it works as intended..

Anyway, set mail_debug=yes and show what the logs say when logging in.
That'll describe what it really sees in the quota settings.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to