Event

Table of Contents

Classes

AfterMailerInitializationEvent
This event is fired once a new Mailer is instantiated with specific transport settings.
AfterMailerSentMessageEvent
This event is fired once a Mailer has sent a message and allows listeners to execute further code afterwards, depending on the result, e.g. the SentMessage.
BeforeMailerSentMessageEvent
This event is fired before the Mailer has sent a message and allows listeners to manipulate the RawMessage and the Envelope.

        
On this page

Search results