aws-ses icon indicating copy to clipboard operation
aws-ses copied to clipboard

get bounced email

Open bl4d3 opened this issue 11 years ago • 3 comments

Hi, there is a way to know which email has bounced and not just the bounces numbers? If it is not, which is the better strategy to know the email bounced? Thank you

bl4d3 avatar Jul 24 '13 13:07 bl4d3

@drewblas please advise if you know a way to do this.

johnnyshields avatar Feb 01 '14 07:02 johnnyshields

You guys will probably want to use the SNS feature on Amazon and have it connect to your own web hook HTTP endpoint.

rdetert avatar Dec 22 '14 22:12 rdetert

I know this issue is very old. but incase anyone ends up here looking to configure bounced email, you can use AWS SES. I have recently used it and it works like a charm. Follow this tutorial. It is detailed guide to setup AWS SES with bounces n complaints etc

https://medium.com/@usamayousuf_62526/getting-started-with-aws-ses-4372f45da6e6

usamayousuf13 avatar Jul 06 '19 14:07 usamayousuf13