Antol wrote:

> I'm  trying  the  second  way because port 25 seems to be blocked by
> my 
> ISP.  I made  OverbyteIcsSslMailSnd.exe send mails from google server,
> but  now  my  task  is  to replace old smtpcli with sslsmtpcli with as
> little  pain as possible. I made it work with my ordinary mail server,
> but when I try to send from google, I receive the following error:
> 
> Error SSL Handshake failed ESslContextException SSL requires a
> context object 

You have to assign a TSslContext object to the SslContext property of
a SSL-enabled ICS component. The easiest way is to drop a TSslSmtpCli
and a TSslContext on the from and assign the SslContext in Object
Inspector. Can be done at run-time as well of course.  

-- 
Arno Garrels


--
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

Reply via email to