$ openssl version
OpenSSL 0.9.8g 19 Oct 2007

Today I tried to connect to Gmail via IMAP using
$ openssl s_client -connect imap.gmail.com:993
The server replies to me and then I wrote the login command:
"1 login myusern...@gmail.com mypassword"
After that the server stops replying to me: every attempt to communicate
wasn't successful. It seems I spoke with /dev/null: no errors, but
also no reply to every command.
Just for test I tried stunnel + telnet: it works well!
That's very strange. Do you have any idea about this? Could it be an
problem of openssl?
I have to point out that "openssl s_client" doesn't have any problem
with AOL IMAP.

-- 
Lurkos

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to