-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Complete documentation about mailer integration #14083
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
2a9f700
to
0cd93b0
Compare
a8ed262
to
962111b
Compare
Should parts of this be merged into the |
No |
My bad, this PR include mailer configuration which should be available in 4.4. I will do another PR targeting 4.4. |
6a54032
to
b212f63
Compare
b212f63
to
c05bdff
Compare
* 4.4: [#14083] Revert mailer.headers option in 4.4 - 5.1
* 5.1: [#14083] Revert mailer.headers option in 4.4 - 5.1
c05bdff
to
a389dfb
Compare
* 5.2: Complete documentation about mailer integration Complete documentation about mailer integration [#14083] Revert mailer.headers option in 4.4 - 5.1
Hi @l-vo! So this was quite a merge 😅 Just to let you know what I did:
|
@wouterj oh sorry for the double PR targeting 4.4, I saw this comment and then I forgot I already did a PR targeting 4.4 😅. Thank you for your explanations and your updates on it 👍 |
* 5.1: (31 commits) Fix package name for OvhCloud notifier Fix wrong key name Enhancement: Streamline workflow GitHub Actions: use docker container for CI build Bus restricting with Interfaces Security: add example code which Maker Bundle generated [symfony#14550] Reduce nr of lines used for exception Section method only in ConsoleOutputInterface Added a new troubleshooting section in the maintainer guide Removed duplicated line Complete documentation about mailer integration [symfony#14083] Revert mailer.headers option in 4.4 - 5.1 Removed 4.3 versionadded directive [symfony#14565] Minor formatting fixes Updated getParent() description with the why/when (thanks javier!) [Form] Added explicit `getParent()` call in types inheritance mechanism Added PHP types to the DI related articles Added PHP types to the Form related articles Added PHP types to the Doctrine related articles Tweak ...
Mailer
(based on Add mailer in framework config reference #14087 plusmessage_bus
andheaders
that was added after 4.4)native
DSN protocol ([Mailer] Add a transport that uses php.ini settings for configuration symfony#36131)Close #14066