How to get email addresses sent failed by AWS SES?

0

Hi,

I need to figure out which email addresses could not be delivered by AWS SES (for example, those email do not exist). How do I get that? Thanks.

1回答
0

Hi,

You can configure Amazon SES to send notifications for bounces, complaints and deliveries through Amazon Simple Notification Service (Amazon SNS). These notifications will give you all the information you need to be able to see what happened and allow you to programmatically take any actions required (Like remove them from your mailing list)

The following documentation provides all the information for how to configure these notifications through SNS and gives some examples of the notifications: https://docs.aws.amazon.com/ses/latest/dg/monitor-sending-activity-using-notifications-sns.html

回答済み 1年前

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

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

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

関連するコンテンツ