Hello,

I once wrote a Delphi application in D2007 sending e-mails via SMTPCli
which got migrated to Berlin 10.1 meanwhile and thus ICS got upgraded to
some 8.x version.

Sending still works, but only for SMTP servers not requiring TLS.
What would I need to do to TLS enable this application?
There surely is some demo available for this, but I'd like to assess the
amount of time/complexity this task might require.

My application meanwhile provides some webservice as well using the
built in DataSnap technology of Delphi, which also means I already
distribute the 2 SSL DLLs required for this (I once updated them with
newer versions from the fulgran server).

Would TLS enabling SMTPCli interfere with those (by requiring some DLLs
with the same name but differently compiled or something like this)?

Greetings

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