Frankie wrote: > Quota can't be displayed in SquirrelMail after following the instruction of toaster. > plugins/quota_usage/FAQ mention that we should set CAPABILITY=QUOTA in > /usr/lib/courier-imap/etc/imapd. However, I can only find out IMAP_CAPABILITY in > this file. Is it equal to the one mentioned in FAQ ? If yes, QUOTA is set default as > follows: > > IMAP_CAPABILITY="IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT > THREAD=REFERENCES SORT QUOTA IDLE" > > Also, the file maildirsize exists in Maildir. How can I fix it ?
Your capability statement is setup properly. Note that even if you have a maildirsize file created, sometimes courier-imap will not list quota usage until there is at least one line after the quota statement. In other words, send that account a few emails. Make sure that the maildirsize file has been updated, and that it is readable by the vpopmail user. Regards, Bill Shupp
