Mailsystem + symfony mailer?

Created on 15 September 2023, 10 months ago
Updated 19 September 2023, 10 months ago

Problem/Motivation

The module page says Mailsystem module is required, but is it still recommended with Symfony mailer?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Active

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @Anybody
  • πŸ‡ΊπŸ‡ΈUnited States Chris Matthews

    I haven't used Drupal Symfony Mailer β†’ contrib module, but I understand it's popularity has led it to eventually be included in Core. If I understand correctly, the Drupal Symfony Mailer contrib module uses the sendmail transport, but the module allows you to configure a different transport such as SMTP and therefore you could use Brevo's SMTP rely. The Brevo module would be very similar to the SendGrid Integration β†’ module in a lot of ways in that it uses SendGrid's HTTP API and the Drupal Mailsystem module to switch senders.

  • πŸ‡©πŸ‡ͺGermany Anybody Porta Westfalica

    Yes correct, so it might make sense to provide Symfony Mailer integration here, adding Brevo as new provider ("3rd party delivery integration").

    Looking at https://www.drupal.org/project/symfony_mailer β†’ and the documentation pages I can't yet find docs on how to provice that, but we could as @AdamPS, he's really doing a great job there and will surely help to better document this.

    From my perspective, with the end of Swiftmailer, symfony_mailer will gain popularity and Mailsystem (which is no more recommended with symfony_mailer) will be less relevant in the future.

    I loved Swiftmailer and Mailsystem, but I think it makes sense to focus on one full-featured solution here.

Production build 0.69.0 2024