Skip to content

[Mailer] Add Resend bridge documentation #19432

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
Jan 18, 2024

Conversation

welcoMattic
Copy link
Member

This PR adds doc for Resend bridge, including the webhooks.

@carsonbot carsonbot added this to the 7.1 milestone Jan 17, 2024
@xabbuh xabbuh added the Waiting Code Merge Docs for features pending to be merged label Jan 17, 2024
@carsonbot carsonbot modified the milestones: 7.1, next Jan 17, 2024
@xabbuh xabbuh modified the milestones: 7.1, next Jan 17, 2024
fabpot added a commit to symfony/symfony that referenced this pull request Jan 18, 2024
This PR was merged into the 7.1 branch.

Discussion
----------

[Mailer] Add Resend bridge

| Q             | A
| ------------- | ---
| Branch?       | 7.1
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues        |
| License       | MIT
| Doc PR        | symfony/symfony-docs#19432
| Recipe        | symfony/recipes#1283

This PR adds a new Mailer bridge for [Resend](https://resend.com/).
In addition, it handles the webhooks sent by Resend for various events (sent, delivered, delivery_delayed, bounced, clicked, opened, complained).

The bridge and webhooks has been tested in a real 7.1 project (I can provide the reproducer if anyone want to test it).

Thanks to `@zenorocha` and all the Resend team for this tool!

NB: Docs PR will land later this week

Commits
-------

df72253 Add Resend Mailer bridge
symfony-splitter pushed a commit to symfony/framework-bundle that referenced this pull request Jan 18, 2024
This PR was merged into the 7.1 branch.

Discussion
----------

[Mailer] Add Resend bridge

| Q             | A
| ------------- | ---
| Branch?       | 7.1
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Issues        |
| License       | MIT
| Doc PR        | symfony/symfony-docs#19432
| Recipe        | symfony/recipes#1283

This PR adds a new Mailer bridge for [Resend](https://resend.com/).
In addition, it handles the webhooks sent by Resend for various events (sent, delivered, delivery_delayed, bounced, clicked, opened, complained).

The bridge and webhooks has been tested in a real 7.1 project (I can provide the reproducer if anyone want to test it).

Thanks to `@zenorocha` and all the Resend team for this tool!

NB: Docs PR will land later this week

Commits
-------

df72253350 Add Resend Mailer bridge
@xabbuh xabbuh modified the milestones: next, 7.1 Jan 18, 2024
@xabbuh xabbuh removed the Waiting Code Merge Docs for features pending to be merged label Jan 18, 2024
@javiereguiluz
Copy link
Member

Thank you Mathieu!

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.

4 participants