[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IMAP Problems
- To: wl-en@lists.airs.net
- Subject: Re: IMAP Problems
- From: Vitaly Mayatskikh <v.mayatskih@gmail.com>
- Date: Wed, 13 Apr 2011 12:03:24 -0400
- Delivered-to: wl-en@lists.airs.net
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:date:message-id:from:to:subject:in-reply-to :references:user-agent:mime-version:content-type :content-transfer-encoding; bh=cQFkun87xK7KYqUUCDlpSiKfyu5hXryZQe6zpZ+pZIs=; b=x3rk2SKSFKC2dkFmwcE8soESAtowk3fZa32QcjideV3/QjNzoTK3QnJyl3jHESeemK yQk4QRyamlir6IYUbuFc/drfkhK+ZJjovYUC8UaMcyWwe9ReJwsMOskgsQOyE7niM9fV RNaeh6W7HCcmmUh6MuDxPdFKONje7SColweF4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:from:to:subject:in-reply-to:references:user-agent :mime-version:content-type:content-transfer-encoding; b=p+0nRtvEfqwPhylSpTzzcMtBG9tZeMZLRx7Hu2SVDFPFa/KGA9cjGx7hPpvLfV/AS2 r/Ney+OCtJvhI+ADi6egmueK3wmL/Z9FWGrI4yv7rOFQ7ixmfygzDa2XnanUJXZC+oHi b7YICVCYUiQ3r4WO1s6WnIPVXFTzhDdPJW8aw=
- In-reply-to: <4DA5C715.2070404@docgno.me>
- List-help: <mailto:wl-en-ctl@lists.airs.net?body=help>
- List-id: wl-en.lists.airs.net
- List-owner: <mailto:wl-en-admin@lists.airs.net>
- List-post: <mailto:wl-en@lists.airs.net>
- List-software: fml [fml stable 20011102.2100]
- List-unsubscribe: <mailto:wl-en-ctl@lists.airs.net?body=unsubscribe>
- References: <4DA5C715.2070404@docgno.me>
- Reply-to: wl-en@lists.airs.net
- User-agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/23.3 Mule/6.0 (HANACHIRUSATO)
At Wed, 13 Apr 2011 08:53:57 -0700, docgnome wrote:
> 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))))
Apparently this is part of successful log.
>
> 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
Show yours:
ssl-program-name
ssl-program-arguments
ssl-certificate-verification-policy
--
wbr, Vitaly