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 Resposta
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

respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas