Dear Friends

Does any one has an small sample on using openssl in C to connect to gmail
pop3 and smtp server.

with my code , i can connect with out problems on the server, but when i
send PASS command for pop, i get the -Err unsuported command , same response
i get for sending AUTH LOGIN to smtp server

Also i use select() to poll read and write mode. and some times both SSL_read and SSL_write return 0 with errorcode 5

Regards
Luiz

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org
  • Pop3/smtp with gmail Luiz Rafael Culik Guimaraes
    • Re: Pop3/smtp with gmail Luiz Rafael Culik Guimaraes

Reply via email to