I am sending an email with attachment using the code provided here: https://stackoverflow.com/a/4918531/1594522
The sending is working fine. Now, I want to notify my application once the sending of email finished. Is there a way to do this?
Thank you in advance! :)