Commit d2360f7
committed
minor #15241 [Mailer] Added link to https://symfony.com/doc/current/mailer.html#configuring… (ThomasLandauer)
This PR was merged into the 5.2 branch.
Discussion
----------
[Mailer] Added link to https://symfony.com/doc/current/mailer.html#configuring…
…-emails-globally
https://symfony.com/doc/current/mailer.html#configuring-emails-globally
Question: If I add a From-header here, and then use a different `$email->from(...)` in the code, which will win? Since "envelope" has an unusual behavior in this regard, it might be better to explain this here too.
Commits
-------
4836e5d Added link to https://symfony.com/doc/current/mailer.html#configuring-emails-globally1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3213 | 3213 | | |
3214 | 3214 | | |
3215 | 3215 | | |
| 3216 | + | |
| 3217 | + | |
| 3218 | + | |
| 3219 | + | |
3216 | 3220 | | |
3217 | 3221 | | |
3218 | 3222 | | |
| |||
0 commit comments