upstreamable / drupal-settings-symfony-mailer-mailpit-devel
1.0.50
2024-11-30 17:15 UTC
Requires
- drupal/symfony_mailer: ^1
- upstreamable/drupal-settings-installer: ^1.0
This package is not auto-updated.
Last update: 2024-12-15 14:44:41 UTC
README
Need to create a mailer transport with the ID dsn
.
That will be overriden with the DSN smtp://mailpit:1025
.
Requires a docker container with the name mailpit
in the network.
It should be required as "dev" package in the composer.json.
It has more weight than other providers such as mailgun