Skip to content

[Mailer] Fix missing BCC recipients in SES bridge #39743

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 12, 2021

Conversation

jderusse
Copy link
Member

@jderusse jderusse commented Jan 6, 2021

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #36333
License MIT
Doc PR -

When using the ses (alias of ses+https) scheme, the bridge send the RawEmail to AWS.
But RawEmails does not contains the BCC recipients.

This PR adds the envelope's recipients to the list of Destinations in Amazon SES payload.

@carsonbot
Copy link

Hey!

I see that more good work is coming your way.

I think @Koc has recently worked with this code. Maybe they can help review this?

Cheers!

Carsonbot

@derrabus derrabus added the Mailer label Jan 8, 2021
@carsonbot carsonbot changed the title Fix missing BCC recipients in SES bridge [Mailer] Fix missing BCC recipients in SES bridge Jan 8, 2021
@nicolas-grekas
Copy link
Member

Thank you @jderusse.

@nicolas-grekas nicolas-grekas merged commit 6eff263 into symfony:4.4 Jan 12, 2021
@jderusse jderusse deleted the ses-bcc branch January 25, 2021 09:17
This was referenced Jan 27, 2021
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