Skip to content

[Mailer][Infobip] Document the usage of custom headers #57473

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

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

javiereguiluz
Copy link
Member

Q A
Branch? 6.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

See symfony/symfony-docs#18169

@ndousson
Copy link
Contributor

Thanks for taking in into account 🙏🏻

Do you want to tackle the 3 new ones from this MR too ? 👇🏻
#57424

These 3 new one will only be available from 7.2. I can create the related MR is you want

@javiereguiluz
Copy link
Member Author

Once this PR is merged, you can create a new one for the 7.2 branch to document the three new headers. Thanks!

@OskarStark OskarStark changed the title [Mailer] Document the usage of custom headers in Infobip bridge [Mailer][Infobip] Document the usage of custom headers Jun 21, 2024
| `X-Infobip-NotifyContentType` | string | Preferred Delivery report content type. Can be application/json or application/xml. |
| `X-Infobip-MessageId` | string | The ID that uniquely identifies the message sent to a recipient. |
| `X-Infobip-Track` | boolean | Enable or disable open and click tracking. |

Resources
---------
* [Infobip Api Docs](https://www.infobip.com/docs/api#channels/email)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [Infobip Api Docs](https://www.infobip.com/docs/api#channels/email)
* [Infobip Api Docs](https://www.infobip.com/docs/api#channels/email)

same for the following lines

@nicolas-grekas
Copy link
Member

Thank you @javiereguiluz.

@nicolas-grekas nicolas-grekas merged commit bab19b6 into symfony:6.4 Jun 21, 2024
5 of 10 checks passed
@javiereguiluz javiereguiluz deleted the infobip_docs branch June 21, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants