Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : Re: smtp with ssl

www.cryer.info
Managed Newsgroup Archive

Re: smtp with ssl

Subject:Re: smtp with ssl
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Tue, 25 Mar 2008 23:19:40

"steveH" <steve@RDTools.com> wrote in message
news:47e9d304$1@newsgroups.borland.com...

> I'm trying to use Zarko's emailSender with Indy 10 without much success.

Which version of Indy 10, though?

> how do I setup an IOHandler to support implicit TLSS support?

Before connecting, attach an SSL-enabled IOHandler (such as
TIdSSLIOHandlerSocketOpenSSL) to TIdSMTP, and then set the TIdSMTP's UseTLS
property to utImplicitTLS.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive