Skip to content
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

Fix for Sendgrid SMTP-ID bug #10

Merged
merged 2 commits into from
May 12, 2016
Merged

Conversation

klardotsh
Copy link
Contributor

In cases where the same recipient is defined twice, Sendgrid is sending
unique messages with the same recipient SMTP ID. This causes Gmail to
discard the extras, even if they have unique content (due to different
merge vars or etc.). This is a workaround for the issue until Sendgrid
decides what, if anything, they'd like to do on their end to resolve
this.

Josh Klar added 2 commits May 12, 2016 16:47
In cases where the same recipient is defined twice, Sendgrid is sending
unique messages with the same recipient SMTP ID. This causes Gmail to
discard the extras, even if they have unique content (due to different
merge vars or etc.). This is a workaround for the issue until Sendgrid
decides what, if anything, they'd like to do on their end to resolve
this.
@jimbattin jimbattin merged commit 27630f8 into master May 12, 2016
@klardotsh klardotsh deleted the sendgrid_duplicate_recipient branch May 26, 2016 17:24
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.

2 participants