Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Mailer] Don't duplicate addresses in Sendgrid Transport #33210

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
Aug 17, 2019

Conversation

pierredup
Copy link
Contributor

Q A
Branch? 4.3
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #33135
License MIT
Doc PR N/A

Sendgrid requires the to, cc and bcc fields to be unique

@fabpot
Copy link
Member

fabpot commented Aug 17, 2019

Thank you @pierredup.

fabpot added a commit that referenced this pull request Aug 17, 2019
…pierredup)

This PR was merged into the 4.3 branch.

Discussion
----------

[Mailer] Don't duplicate addresses in Sendgrid Transport

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #33135
| License       | MIT
| Doc PR        | N/A

Sendgrid requires the `to`, `cc` and `bcc` fields to be unique

Commits
-------

2706a97 Don't duplicate addresses in Sendgrid Transport
@fabpot fabpot merged commit 2706a97 into symfony:4.3 Aug 17, 2019
@pierredup pierredup deleted the sendgrid-transport branch August 17, 2019 11:49
@fabpot fabpot mentioned this pull request Aug 26, 2019
@estelsmith
Copy link

estelsmith commented Jun 18, 2024

Is it possible to get this into 5.4? The same issue also exists there.

@xabbuh
Copy link
Member

xabbuh commented Jun 18, 2024

This PR was merged into the 4.3 branch from where it was merged up into all other maintained branches back then. So if you experience a similar issue with 5.4, it’s probably related to something else. Please create a new issue and provide a small example application that allows to reproduce it.

@estelsmith
Copy link

You're right, it was merged and subsequently reverted on #37872. I'll look into this more and open a new issue if necessary.

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