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?

preguntada hace 2 años1187 visualizaciones
1 Respuesta
0
Respuesta aceptada

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 hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas