I want to send an email to Yahoo using Indy. But Yahoo uses port 465 with an SSL connection. I do not know how to implement this in my program. I read about the TIdSSLIOHandlerSocketOpenSSL component on the Internet, but could not find such a component in Delphi 7. Can anyone help?
I found that the Synapse library is much easier to use. Take a look at the sample code that I use: How to use SMTP with TLS
Delphi 6/7 TIdSSLIOHandlerSocket. Indy 8/9. - Open SSL. , Indy 10.
TIdSSLIOHandlerSocket
Source: https://habr.com/ru/post/1724072/More articles:Xlib and ButtonPressMask Mouse Events - pointersHow to wait for messages in multiple queues using py-amqplib - pythonphp processes money and monetary values - phpmysql_fetch_array () alternative - phpParse error: syntax error, unexpected $ end in E: \ xampp \ htdocs \ announcements \ announcement.php on line 143 - debuggingВозможно ли получить существующие объекты лося, а не создавать новые, когда предоставляются одинаковые требуемые атрибуты? - perlCopy trigger from one database to another - sqlPython / OpenCV: transforming images taken from capture - pythonPerformance Profiler for .NET with API - profilingC # Winforms DataGridView Time Column - c #All Articles