symfony / swiftmailer-bundle

Symfony Swiftmailer Bundle
https://symfony.com/swiftmailer-bundle
MIT License
1.56k stars 151 forks source link

Missing `swiftmailer.mailer.smtp.transport.smtp.host` if using environment variables and delivery is not disabled. #307

Closed oleg-andreyev closed 2 years ago

oleg-andreyev commented 3 years ago

Some parameters are missing in container when using environment variables and delivery is not disabled.

Locally we're using local smtp and on production we're running external smtp but some of services (in vendor) are relaying on swiftmailer.mailer.smtp.transport.smtp.host from container.

fabpot commented 2 years ago

Closing as this bundle is not maintained anymore.