info-gnus-english
[Top][All Lists]
Advanced

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

Re: IMAP over SSL


From: Antoine Junod
Subject: Re: IMAP over SSL
Date: 12 Nov 2005 15:41:32 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

> > How to trace what is trying to do gnus? (logs?)
> 
> (setq imap-log t) then look at *imap-log* buffer after a transaction.

Here is what i've found in the *Messages* buffer after having
launched gnus (no *imap-log* even with (setq imap-log t)):

Reading active file from mail via nnimap...
Opening nnimap server on mail...
imap: Connecting to admin.cryptyx.com...
imap: Opening SSL connection with `openssl s_client -ssl3 -connect %s:%p'...
imap: Opening SSL connection with `openssl s_client -ssl2 -connect %s:%p'...
imap: Opening SSL connection with `s_client -ssl3 -connect %s:%p'...
imap: Opening SSL connection with `s_client -ssl2 -connect %s:%p'...
imap: Opening SSL connection with `nil'...failed
imap: Connecting to admin.cryptyx.com...failed

It seems that admin.cryptyx.com does not like the way gnus is trying to
connect to him. I'll try with stunnel (as seen on other web sites). All
other suggestions will be helpful

Thanks a lot for your help
-AJ


reply via email to

[Prev in Thread] Current Thread [Next in Thread]