[twsocket] Resend: TSslSmtpCli...

2013-01-25 Thread zayin
Does no one know the answer?

Hello,

I have seen TSslSmtpCli mentioned a couple of places but very little data.
Does such a thing exist? Is it part of the ICS-SSL suite?
 
I am currently using TSmtpCli and TPop3Cli for some very light email
notifications. The need to support TSL/SSL has come up and I am looking
around for data.

Any pointers?

Thanks.

Mark


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


Re: [twsocket] TSslSmtpCli...

2013-01-25 Thread Arno Garrels
zayin wrote:
 Hello,
 
 I have seen TSslSmtpCli mentioned a couple of places but very little
 data. Does such a thing exist? Is it part of the ICS-SSL suite?

It is part of ICS since v7.
 
 I am currently using TSmtpCli and TPop3Cli for some very light email
 notifications. The need to support TSL/SSL has come up and I am
 looking around for data.

There are demo applications.

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


Re: [twsocket] Resend: TSslSmtpCli...

2013-01-25 Thread François Piette
 I have seen TSslSmtpCli mentioned a couple of places but very little data.
 Does such a thing exist? Is it part of the ICS-SSL suite?

Sure it exists. Starting from ICS-V7, ICS-SSL is included in the sntadard
distribution. There is no separate source code. For example TSslSmtpCli is
included in the same source as TSmtpCli component. It is enabled when you
define the symbol USE_SSL.
 
There are also demo programs included in the distribution. See
{InstallDir}\Delphi\SslInternet folder.

-- 
francois.pie...@overbyte.be
Embarcadero MVP
http://www.overbyte.be
http://francois-piette.blogspot.com




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