gjohn...@mixnym.net wrote: >> Demo settings: >> smtp.gmail.com:25 >> SslVerifyPeer = unchecked >> SSL type = Explicit(StartSssl) > > Hi Arno, > > I'm sorry to say, I couldn't run the demo in cbuilder 2007. But I put > together a quick demo based on the SslMailSnd project to test for the > problem. It's a very small project _only_ intended to test for failed > handshake--nothing more. > > My demo resulted in the same problem that my program has. It fails > the handshake. Here are my results.
Make sure that property TSslContext->SslVersionMethod is set to sslV23_CLIENT and that you use recent SSL libraries from here ( supported version depends on the version of your source code): http://wiki.overbyte.be/wiki/index.php/ICS_Download If the handshake still fails drop a TIcsLogger onto the form, tick all options and log the failure, post the log to this list. -- Arno -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be