handle SES feedback loop

0

Hi team,

I'm looking for the best option to handle SES feedback loop in AWS? We have to handle bounces and complaints.

if the user REPORT SPAM or if the email bounces (because you delete your email or the mailbox is full).

**so we need to store feedback loop somewhere **

Thank you :)

1 Answer
0

Hi!

There are different ways using which you can handle bounces and complaints in SES.

Common methods to achieve this would be either via Notifications (Email feedback forwarding or SNS Notifications) Or Event Publishing (configuration set).

Please refer this document to see how you can handle logs in SES: https://aws.amazon.com/premiumsupport/knowledge-center/ses-email-event-logs/

You can also store the bounce/complaints in CloudWatch logs : https://aws.amazon.com/blogs/messaging-and-targeting/how-to-log-amazon-ses-details-using-amazon-cloudwatch/

You can also refer this blog to see how to handle bounces and complaints : https://aws.amazon.com/blogs/messaging-and-targeting/handling-bounces-and-complaints/

Please let us know if you have any questions on this. Thank you!

AWS
SUPPORT ENGINEER
Isha_P
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions