All over a sudden the getquota plugin in SquirrelMail doesn't work
anymore. I activated debugging an got:

IMAP command sent: a001 GETQUOTAROOT "INBOX" 
IMAP response received:
Array
(
    [0] => * QUOTAROOT "INBOX" ""
    [1] => * QUOTA "" ()
)
            
A manual test results in:

. GETQUOTAROOT "INBOX"
* QUOTAROOT "INBOX" ""
* QUOTA "" ()
. OK Getquotaroot completed.

But that mailbox DOES have a quota defined.
This is dovecot-1.0.x from the Mercurial repo.

I'm using:

  quota = maildir
  quota = maildir:ignore=Trash
  quota_warning  = storage=10%% /usr/local/scripts/quota-warning 90
  quota_warning2 = storage=5%% /usr/local/scripts/quota-warning 95
  quota_warning3 = storage=1%% /usr/local/scripts/quota-warning 99

which works fine otherwise.

-- 
Ralf Hildebrandt ([EMAIL PROTECTED])          [EMAIL PROTECTED]
Postfix - Einrichtung, Betrieb und Wartung       Tel. +49 (0)30-450 570-155
http://www.arschkrebs.de
In brightest day, in blackest night
no evil shall escape my sight!

Reply via email to