Hi there,

George asked:

> Well, what I wanted to ask is wether courier-imap supports the
> GETROOTQUOTA command and if it does, how can I verify that courier-imap
> has read the quota information from the users database?

First, there is no "GETROOTQUOTA" command in rfc 2087. You are talking
about "GETQUOTAROOT"?

Courier IMAPd (afair) does not read this information from the users 
database. It uses the $HOME/maildirsize file. It is not created by
default, so you see following:

> Here is the conversation with the imap server:
[...]
> * QUOTA "ROOT"
> A002 OK GETQUOTAROOT Ok.

> The quota string in the database is "300000S".

No "maildirsize" file exists. Deliver one mail into this maildir
and check again. Maildrop and Deliverquota both create it. Another
solution would be to create it by your own (just one line "300000S").

> Thx,
> georgeb

Oliver


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to