Hi Angus,
Maybe I did not express myself properly.
I want email functionality for the software I am writing. So if the user wants to send an HTML email to some contacts, he can do that straight from the software.
I got the procedure to work for 1 email, but when you select more than 1, it does not send. There are no errors, though.
In case the server is not available, I want to process to fail so the user can rectify the issue.
Am I wrong on my assumptions?
Thanks in advance.