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?

已提問 2 年前檢視次數 1187 次
1 個回答
0
已接受的答案

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
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南