On 2018-05-10 15:31, Brian via Lazarus wrote: > Does anybody have a working example of sending e-mail from a Lazarus > program through their ISP's mail server (which requires SSL/TLS) that > they'd be willing to share with me?
I intend to code this soon, but I will simply call "mailx", an external
program to do it. The classic method was to call the sendmail binary.
I use Linux, you did not say what you use.
--
Cheers / Saludos,
Carlos E. R.
(from 42.3 x86_64 "Malachite" at Telcontar)
signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
