> > 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
_______________________________________________
Info-gnus-english mailing list
Info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to