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 回答
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
支持工程师
Isha_P
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则