> Quoting Jonathan Angliss ([EMAIL PROTECTED]): > >> This might seem a little crazy, but have you double checked to make >> sure that somehow, a second IMAP server isn't running on just >> localhost? > > Yes. I ensured myself of the fact that only one IMAP server (courier > imapd) was running. > >> It'd seem remarkably odd for SquirrelMail to just stop like that, >> especially as it gets all the information from the IMAP server. > > I'd say. Could there be a posibility that PHP might be involved? Since > we've somewhat outruled imap as the culprit, being it that mutt and > tbird just work like a charm...
I wouldn't have thought it was a PHP issue, unless there is an error it is not recording on an fread or something like that in the response from the server. >> How about this: >> A02 STATUS INBOX > > A02 NO Error in IMAP command received by server. Oups, my bad, try SELECT instead of STATUS. STATUS requires other options which I forgot. SELECT will give you a whole bunch of information. -- Jonathan Angliss <[EMAIL PROTECTED]> ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- 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)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
