On Tue, 2009-02-10 at 21:21 -0500, dove...@corwyn.net wrote:
> I'm running squirrelmail on top of dovecot, and noticed that some of 
> my users display the quota (using the squirrelmail plugin 
> check_quota) and some don't.
> 
> So I did some digging. For those that do not display the quota, their 
> account also doesn't provide any data with:
> . getquotaroot inbox
> * QUOTAROOT "inbox"
> . OK Getquotaroot completed.
> 
> 
> When I check the account /Maildir folder it has info in maildirsize
> 0S

There are no limits, so GETQUOTAROOT doesn't return anything. Although..

> plugin:
>    quota: maildir
>    quota_rule: *:storage=102400000
>    quota_rule2: Trash:storage=100M

Dovecot should be using these values or the ones returned by userdb, so
having 0S in the header shouldn't make a difference. Or is it possible
that your userdb could override quota_rule in a way that it doesn't
specify storage at all?

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

Reply via email to