upstreamable/drupal-settings-symfony-mailer-mailgun-env

2.0.30 2025-04-18 20:19 UTC

This package is auto-updated.

Last update: 2025-04-18 18:20:13 UTC


README

Need to create a mailer transport with the ID dsn. That will be overriden with the environment variables.

Variables available

MAILGUN_API_KEY
MAILGUN_DOMAIN
MAILGUN_REGION

Depending if the site email is the same as the one sending emails the sender header needs to be adjusted.

See https://www.drupal.org/project/symfony_mailer/issues/3388651