[fpc-pascal] Pascal units to connect to an Exchange server

Bo Berglund bo.berglund at gmail.com
Thu Jul 19 21:51:49 CEST 2018


On Thu, 19 Jul 2018 15:29:12 -0300, luciano de souza
<luchyanus at gmail.com> wrote:

>Hello all,
>From a Linux machine connected to a Windows machine by VPN, I’d like
>to send e-mails programmatically using a Microsoft Exchange account.
>Using Windows resources, I could call Outlook automation API to do
>this task. But is the same possible with Linux resources?
>Is there a Freepascal unit to handle with Exchange sending protocol?
>Best Regards,

Why not just use somethng like Indy10 to implement an smtp sending
function?
It is quite simple and straightforward.
What exactly are you wanting to accomplish by mixing in Exchange and
Outlook?????


-- 
Bo Berglund
Developer in Sweden




More information about the fpc-pascal mailing list