[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IMAP Problems



Hi,
My IMAP connections to both my gmail accounts and my account with my webhost no longer work. This is my *IMAP-DEBUG*


[08:50:02] <- elmo-imap41 capability
[08:50:02] -> * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA AUTH=PLAIN
[08:50:02] -> elmo-imap41 OK Capability completed.
*elmo-imap41* OK arrived
[08:50:02] => ((ok nil) (capability (imap4rev1 literal+ sasl-ir login-referrals id enable sort sort=display thread=references thread=refs multiappend unselect idle children namespace uidplus list-extended i18nlevel=1 condstore qresync esearch esort searchres within context=search list-status quota auth=plain)))
NO LOGGING
NO LOGGING
NO LOGGING
NO LOGGING
NO LOGGING
[08:50:07] <- elmo-imap43 namespace
[08:50:07] -> * NAMESPACE (("" "/")) NIL NIL
[08:50:07] -> elmo-imap43 OK NAMESPACE completed.
*elmo-imap43* OK arrived
[08:50:07] => ((ok nil) (namespace (("^\\({.*/nntp}\\).*$" . ".") ("^.*$" . "/"))))
[08:50:07] <- elmo-imap44 status inbox (recent unseen messages uidnext)
[08:50:07] -> * STATUS INBOX (recent 0 unseen 0 messages 251 uidnext 5747)
[08:50:07] -> elmo-imap44 OK STATUS completed.
*elmo-imap44* OK arrived
[08:50:07] => ((ok nil) (status ((uidnext 5747) (messages 251) (unseen 0) (recent 0))))
[08:50:08] <- elmo-imap41 capability
[08:50:08] -> * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS QUOTA AUTH=PLAIN
[08:50:08] -> elmo-imap41 OK Capability completed.
*elmo-imap41* OK arrived
[08:50:08] => ((ok nil) (capability (imap4rev1 literal+ sasl-ir login-referrals id enable sort sort=display thread=references thread=refs multiappend unselect idle children namespace uidplus list-extended i18nlevel=1 condstore qresync esearch esort searchres within context=search list-status quota auth=plain)))
NO LOGGING
NO LOGGING
NO LOGGING
NO LOGGING
[08:50:15] <- elmo-imap43 namespace
[08:50:15] -> * NAMESPACE (("INBOX." ".")) NIL NIL
[08:50:15] -> elmo-imap43 OK Namespace completed.
*elmo-imap43* OK arrived
[08:50:15] => ((ok nil) (namespace (("^\\({.*/nntp}\\).*$" . ".") ("^\\([Ii][Nn][Bb][Oo][Xx]\\).*$" . "."))))
[08:50:15] <- elmo-imap44 status inbox (recent unseen messages uidnext)
[08:50:15] -> * STATUS "inbox" (MESSAGES 3 RECENT 0 UIDNEXT 3036 UNSEEN 0)
[08:50:15] -> elmo-imap44 OK Status completed.
*elmo-imap44* OK arrived
[08:50:15] => ((ok nil) (status ((unseen 0) (uidnext 3036) (recent 0) (messages 3))))


This is the error I get in the *Messages* buffer

Checking "%inbox:"docgnome"/clear@mail.webfaction.com:993!"
Auto plugged off at mail.webfaction.com:993 :elmo-network-initialize-session
condition-case: Cannot open: elmo-network-initialize-session

All three of my accounts that do not work in wl are working properly in Thunderbird.

Dave