Hello Wayne,
1.) TSmtpCli works asynchronous! Any method call returns immediately,
regardless whether the request has been answered yet or not. Later
when the server response is received OnRequestDone will trigger.
That's the place to check for errors and to control program flow.
2.) The interna
Hello,
I have a problem knowing when to delete temp files, the attachments to the
Email message;
Here is my Problem I am having.
=
FIRST TRY
=
(1'st Email)
(Trigger to Send Email)-->Class Fucntion to Send Email.