Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.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 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
2a9f700
to0cd93b0
Comparea8ed262
to962111b
CompareShould 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
tob212f63
Compareb212f63
toc05bdff
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
toa389dfb
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 sawthis 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 ...
Uh oh!
There was an error while loading.Please reload this page.
Mailer
(based onAdd 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