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

Feature request: Track delivery failures at the adapter level #25

Open
nickjj opened this issue Oct 23, 2016 · 0 comments
Open

Feature request: Track delivery failures at the adapter level #25

nickjj opened this issue Oct 23, 2016 · 0 comments

Comments

@nickjj
Copy link

nickjj commented Oct 23, 2016

Use case

Let's say you send out 10,000 e-mails advertising your latest shiny product. It would be extremely beneficial to know how many of those e-mails bounced for tracking purposes in third party tooling.

An e-mail can bounce in 2 ways, a soft and hard bounce. SendGrid has a nice article articulating the difference between the 2 https://sendgrid.com/blog/email-bounce-management/.

Feature

In the response of the sent message call, include if it was a success, soft bounce, hard bounce and perhaps other forms of failure that I haven't thought of but are common.

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

No branches or pull requests

1 participant