Event interface that allows apps to register as a handler of of the IPreEmailSent event.

This event is trigger before the mailer sends an email.

To prevent the email from being sent, you can throw an error with a message specifying the reason for rejection.

Hierarchy

  • IPreEmailSent

Methods

Generated using TypeDoc