[Lazarus] Sending secure smtp email via Synapse
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Wed Sep 23 12:20:57 CEST 2015
On 2015-09-23 10:29, Richard Mace wrote:
> I have "ssl_openssl" in my uses, but I haven't downloaded any DLL(s)?
> Could anybody point me in the right direction please?
You need the two DLL's to go with it.
http://www.marcocantu.com/tips/oct06_gmail.html
http://www.indyproject.org/Sockets/SSL.en.aspx
Various versions of the required DLL's for Windows.
http://indy.fulgan.com/SSL/
I also include them with every XanaNews (news client written in Delphi)
release I make. But I get them from the [http://indy.fulgan.com/SSL/]
link, so that is your best bet.
https://github.com/graemeg/xananews
Regards,
- Graeme -
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list