OK. User has lots of folders, some use long names, but all folders are listed as quoted strings. No literal strings, no double quotes in folder names, only some folders have utf7-imap encoded & sign. I don't see anything that might trigger issues in mailbox list generation. Maybe error was generated by some command executed before LIST and that command haven't read results from IMAP server. Two more debugging steps. 1. If you use SquirrelMail filters plugin, could you temporally disable it and see if it fixes issue? If you have other plugins that work with IMAP (proon, mail_fetch, user special mailboxes or some other), could you disable them too? 2. If first step does not solve your problem, could you unsubscribe all folders and resubscribe them one by one until some folder triggers that error. If user can't access http://your-server/squirrelmail/src/folders.php, maybe you can backup his or her Courier IMAP subscriptions file (courierimapsubscribed file stored in user's Maildir), remove courierimapsubscribed file from Maildir and then try logging in with basic SquirrelMail setup (no plugins). 2009.11.29 10:14 James Reid rašė: > Hi Tomas, > > Hope that you don't mind that I have emailed you direct - would prefer not > to share my email folders with the whole list! > > Here is my dump (note: I tried using list "*" "*" but that returned > nothing > - having done a quick search I think you meant for me to do a list "" > "*"): > > ============================================================================ > ========= > # telnet 127.0.0.1 143 > Trying 127.0.0.1... > Connected to myserver.com (127.0.0.1). > 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-2005 Double Precision, Inc. See COPYING for > distribution information. > A01 login myuser mypassword > A01 OK LOGIN Ok. > A02 list "" "*" ... removed list of folders ... > * LIST (\Marked \HasChildren) "." "INBOX" > A02 OK LIST completed > A03 logout > * BYE Courier-IMAP server shutting down > A03 OK LOGOUT completed > Connection closed by foreign host. > ============================================================================ > ========= > > Regards, > James. > > -----Original Message----- > From: Tomas Kuliavas [mailto:tokul@xxxxxxxxxxxxxxxxxxxxx] > Sent: Sunday, 29 November 2009 8:16 AM > To: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx > Subject: Re: Squirell mail stopped working for one user after > several years! > > > > spinmaster wrote: >> >> Hi Everyone, >> >> After running Squirrel mail for several years, I have one account that >> has >> suddenly stopped working after login. >> >> The symptoms that I am getting are: >> >> 1. The login itself works fine >> >> 2. Screen draws, showing columns for folder list and messages + >> applicable headings >> >> 3. I get the following message in both the folder list column and >> the >> message column: >> >> ERROR: Could not complete request. >> Query: LIST "" "INBOX.*** Invoices ***.eBay.*** Roads ***" >> Reason Given: Invalid argument >> > > Could you connect to IMAP server with telnet, login as that user and run > LIST "*" "*" command? > > telnet your-server 143 > - some server response > A01 login that-user some-password > - OK some server response > A02 list "*" "*" > - some multiline response > A03 logout > > Show result of 'list "*" "*"' command > > If you use IMAPS server, you'll need telnet with ssl support. > > -- > Tomas ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users