- Issue created by @adamps
Follow up from ✨ Create new mailer service based on symfony Active . As we build on the Symfony mailer service we need extra events and callbacks:
Modules have two options for how to process mails.
$email->addProcessor()
.All the events and functions have a single argument/member of type EmailInterface.
Active
11.0 🔥
mail system