Thanks Jay, I have checked my maildirsize file and it appears to be OK, ownership is vpopmail:vcheckpw, same as other users' maildirsize files.
Here is my output from the IMAP telnet session (run on the IMAP server): -------------------------------------------------------------------------- [root]# telnet localhost 143 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc. See COPYING for distribution information. a01 login [myuser] [mypassword] a01 OK LOGIN Ok. a02 select INBOX * FLAGS (\Draft \Answered \Flagged \Deleted \Seen \Recent) * OK [PERMANENTFLAGS (\* \Draft \Answered \Flagged \Deleted \Seen)] Limited * 6 EXISTS * 0 RECENT * OK [UIDVALIDITY 1096468118] Ok * OK [MYRIGHTS "acdilrsw"] ACL a02 OK [READ-WRITE] Ok a03 getquota ROOT * QUOTA "ROOT" a03 OK GETQUOTA Ok. -------------------------------------------------------------------------- This is the complete output. I notice it didn't actually return a quota... I ran this command for another user who's quota display works in squirrelmail and received: -------------------------------------------------------------------------- a03 getquota ROOT * QUOTA "ROOT" (STORAGE 0 102400 MESSAGE 0 10000) a03 OK GETQUOTA Ok. -------------------------------------------------------------------------- The user's limit is 100MB, so this looks right. Thanks again, David. ----- Original Message ----- From: "Jay Lee" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, October 16, 2004 6:20 AM Subject: Re: [SM-USERS] Quota Display > David said: > > I have searched the archives for the answer to this niggling little > > problem... > > > > Sometime in the last few days, my quota usage display disappeared from the > > top of the left-hand (folder list) pane, and I can't get it back. > > I have tried deleting my preference file & re-creating it and searching > > everywhere for another configuration option, but no luck. > > None of the other users on my system have this problem; nothing I do with > > the configuration of any other user account will make the quota display > > dissappear (at least nothing I've found yet :) > > > > Has anybody encountered this before? It's rather frustrating not being > > able to get my quota display back! > > > > Thanks, > > David. > > Generally this occurs if your IMAP server is not reporting a set quota for > your account. See my two previous posts: > > http://article.gmane.org/gmane.mail.squirrelmail.user/16771/ > > http://article.gmane.org/gmane.mail.squirrelmail.user/17811/ > > My first suspiscion is that you are using Courier-IMAP and the maildirsize > file in your Maildir is not owned by you or your virtual mail user. Check > that first, also report back to the list what this returns: > > telnet yourimapserver.com 143 > > a01 login youruser yourpassword > a02 select INBOX > a03 getquota ROOT > > Not sure who maintains the quota plugin but it really should return > *something* even if no quota is set, a simple, "No Quota Set" would help > enormously in troubleshooting the issue. > > Jay > -- > Jay Lee > Network / Systems Administrator > Information Technology Dept. > Philadelphia Biblical University > -- > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > -- > squirrelmail-users mailing list > Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines > List Address: [EMAIL PROTECTED] > List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [EMAIL PROTECTED] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
