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

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠