upstreamable / drupal-settings-symfony-mailer-mailpit-devel
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
Type:drupal-settings
pkg:composer/upstreamable/drupal-settings-symfony-mailer-mailpit-devel
Requires
- drupal/symfony_mailer: ^2
- upstreamable/drupal-settings-installer: ^1.0
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