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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ