- Issue created by @mustafa_abdalle
- 🇬🇧United Kingdom adamps
There are two problems:
🐛 Wrong return value for MailManagerReplacement::mail() Active
🐛 MailManagerReplacement::mail() doesn't always compose Active - 🇩🇪Germany simonbaese Berlin
I would like to mention the new module Symfony Mailer Queue → as an alternative to queue sending of emails. We found that existing modules such as Queue Mail are hard to integrate with Drupal Symfony Mailer. The new module leverages the plugin system of Drupal Symfony Mailer and has similar mechanics and configuration compared to Queue Mail. Please see the module page for more details.
- 🇬🇧United Kingdom adamps
Thanks @simonbaese I added a link to the project page