MailExtension cannot block sending a mail

when I throw an exception in the func allowMessageSendForSession(_ session: MEComposeSession), the mail.app will show alert with two buttons: "cancel" and "send anyway", if I press the "send anyway" then the mail will be sent successfully!

I'm wondering: how to really stop sending email?

Thanks

Replies

How about pressing the Cancel button?