I woulkd like to intercept the send event, and cancel the email before it is actually sent. I meand: every time a user clicks send button in a client (using smpt of course) i want to cancel the send operation and add some custom stuff to email's attachments (if any) and body
EDIT:
Here it goes what i would like to achieve: When a user clicks on send button using, lets say Mail app from Windows 10, I do not want the mail to be actually sent, I just want to cancel the send operation, modify the email message (body, attachments), and only then sendit