Disable AWS SES retry mechanism

0

We want to get a response immediately if the email has been successfully sent or not. If there's a bounce, we want AWS to not attempt to retry sending the email instead just return a response that says there's a bounce. Is it possible to disable the retry mechanism of SES if there's a bounce?

1 Resposta
0
Resposta aceita

If it is a hard bounce, SES will not retry sending the email and you'll receive feedback as soon as the hard bounce occurs. If it's a soft bounce (i.e. due to a transient issue), then SES will retry sending the message. This cannot be disabled. For more info on hard bounces vs. soft bounces, please check these articles:

AWS
Krishna
respondido há 2 anos

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