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

Add callback for Mailgun #41

Open
inspiredearth opened this issue Apr 1, 2019 · 0 comments
Open

Add callback for Mailgun #41

inspiredearth opened this issue Apr 1, 2019 · 0 comments

Comments

@inspiredearth
Copy link

This is an Enhancement suggestion.
This relates to use of Post SMTP with Mailgun, but might be just as applicable to other mail service provides/systems.

It would be great if the Post SMTP logs pulled through the actual result from Mailgrid. I've never had an issue with Post SMTP logging that a message failed to send, as it always makes it through to the Mailgrid SMTP server. But after that, it's not uncommon for Mailgrid to fail to deliver the message, typically due to their IP addresses being blacklisted.

Mailgrid offer a callback feature, to report the status of a message. Perhaps their API also has something similar (I don't know).

It would be great if Post SMTP made use of the Mailgrid callback, to provide true logging of the end result of each message that was sent... as in what eventually happened to the message. Was it delivered? Did it have a permanent fail, etc.

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

No branches or pull requests

2 participants