Skip to content

Conversation

@antalaron
Copy link
Contributor

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues n/a
License MIT

This PR adds support for friendly email address formatting (e.g. "John Doe john@example.com") in the to field.

Although Resend's API accepts this format natively, the current implementation of the bridge does not pass it through correctly — names are silently discarded and only raw email addresses are used. This fix ensures that display names are preserved and passed to the API as intended.

@fabpot
Copy link
Member

fabpot commented Aug 9, 2025

Thank you @antalaron.

@fabpot fabpot merged commit 986d4e2 into symfony:7.3 Aug 9, 2025
10 of 11 checks passed
@xabbuh
Copy link
Member

xabbuh commented Aug 11, 2025

Does Resend support friendly e-mail addresses for all the other fields where they are used now too? Their API documentation is not clear about that.

@fabpot fabpot mentioned this pull request Aug 29, 2025
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.

6 participants