Why FR6 do not use SSL Post - new
Unfortunatelly I can't send mail by SMTP using FR6 I use Delphi 10.1 Update 2. I know I must undefine line
//
Use INDY for e-mail export
{$DEFINE USE_INDY}
//
Use INDY 9 instead of 10 for save filters
// comment these lines if you have indy 10 on Delphi 7
What else I can do to send SSL email ? Recompile.exe do not allow me to change dir. It is not enabled.
In my program I have two libraries libeay32.dll and ssleay32.dll
Miroslaw Rogula
//
Use INDY for e-mail export
{$DEFINE USE_INDY}
//
Use INDY 9 instead of 10 for save filters
// comment these lines if you have indy 10 on Delphi 7
What else I can do to send SSL email ? Recompile.exe do not allow me to change dir. It is not enabled.
In my program I have two libraries libeay32.dll and ssleay32.dll
Miroslaw Rogula
Comments
I realise that to some extent we pay the price of the openness of the platform, but installation of successive editions of FastReport (and FastCube) is messy enough without the need to reinstall Delphi itself...
Cheers, Paul