Commit 38be5a8
committed
minor #17623 [Mailer] Add a way to change the Bus transport dynamically (alamirault)
This PR was merged into the 6.2 branch.
Discussion
----------
[Mailer] Add a way to change the Bus transport dynamically
Try complete #17127
I took example on `X-Transport` header https://symfony.com/doc/current/mailer.html#multiple-email-transports
Commits
-------
5c1771f [Mailer] Add a way to change the Bus transport dynamically1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1342 | 1342 | | |
1343 | 1343 | | |
1344 | 1344 | | |
| 1345 | + | |
| 1346 | + | |
| 1347 | + | |
| 1348 | + | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
1345 | 1357 | | |
1346 | 1358 | | |
1347 | 1359 | | |
| |||
0 commit comments