gjohn...@mixnym.net wrote: > Hi Angus, > > On Thu, 23 Aug 2012 10:19 +0100 (BST), you wrote: >> >>> I'm having a problem with TSslSmtpCli. It won't complete a TLS >>> connection on port 25. >>> This happens regardless of the server. >> >> How many different SMTP servers? > > 6 or 8 probably--every one I try. > >> I use STARTTLS with smtp.gmail.com on port 25 without any problems, >> try it. > > I have a gmail account too. Yep, it fails.
Give the SslMailSnd demo a trial, it works: < 220 mx.google.com ESMTP fu8sm2298248wib.5 RequestDone Rq=0 Error=0 > EHLO your_name < 250-mx.google.com at your service, [77.184.1.222] < 250-SIZE 35882577 < 250-8BITMIME < 250-STARTTLS < 250 ENHANCEDSTATUSCODES RequestDone Rq=10 Error=0 > STARTTLS < 220 2.0.0 Ready to start TLS Starting SSL handshake Secure connection with TLSv1, cipher ECDHE-RSA-RC4-SHA, 128 secret bits (128 total) RequestDone Rq=12 Error=0 Demo settings: smtp.gmail.com:25 SslVerifyPeer = unchecked SSL type = Explicit(StartSssl) -- 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