Skip to content

[9.x] Implement email "metadata" for SesTransport#41422

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
kbond:ses-metadata
Mar 10, 2022
Merged

[9.x] Implement email "metadata" for SesTransport#41422
taylorotwell merged 1 commit into
laravel:9.xfrom
kbond:ses-metadata

Conversation

@kbond

@kbond kbond commented Mar 10, 2022

Copy link
Copy Markdown
Contributor

This adds metadata support for the SesTransport. This was added in Symfony core (symfony/symfony#45222) but won't be available until 6.1.

SES calls these "tags" but by our definition, they are metadata. SES does not have the concept of "tags" by our definition.

@driesvints driesvints left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Lgtm!

@taylorotwell

Copy link
Copy Markdown
Member

@kbond can you point me to where "tags" and "metadata" are clearly defined from Symfony mailer's perspective? What is the purpose of a tag and what is the purpose of metadata? It feels like it would be great to have documentation on what each type (tag / metadata) does for each driver.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants