ice78991
Programmer
- Nov 20, 2006
- 216
A page on my site is used to call cfmail and attach multiple attachments. I want to create an 'Email Sent Successfully' page. What is the best way to check the cfmail has processed and sent the email correctly. Would the answer be to put the cfmail in a try catch block?