symfony mailer

Drupal: swiftmailer is abandoned, use symfony mailer (part 2) Arrea Systems Fri, 07/08/2022 - 10:00
While we covered first impressions and test the symfony mailere module, we describe in part 2 how we customised and integrate it with our module.
Drupal: swiftmailer is abandoned, use symfony mailer (part 1) Arrea Systems Thu, 06/30/2022 - 18:00
The popular swiftmailer module to send HTML email with Drupal is no longer maintained. It will be replaced by Symfony Mailer module. In this part 1article, we take a first view at the module and will try to implement a custom integration in part 2.