Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
[Mailer] Add custom transport factories#16373
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
ilohpro commentedFeb 22, 2022
Hi, |
AlbertMorenoDEV commentedMay 2, 2022
Hello, Does a transport gets created in every request? Just wondering because not sure how good would be doing that 🤔 Could you elaborate on a specific example? Cheers |
javiereguiluz commentedJan 18, 2024
Albert, we finally merged your contribution. Sorry it took us so long. Also, congrats on your first Symfony Docs contribution 🎉 |
Uh oh!
There was an error while loading.Please reload this page.
This might be useful for very custom use cases where we need to extract some data or do something before being able to create the actual transport.
The feature apparently was added here:symfony/symfony#31946