SES duplicate mails

0

Hello, I'm sending emails to my customers using SES. One of them complains that he receives duplicated mails. I have checked my code and it seems that it sends just single request to SES. Also I have checked message-ids of duplicated mails and they are the same - I believe that it indicates that this is the same message sent twice. Could you please advise what can be a reason of this behavior? Thanks.

已提問 2 年前檢視次數 2323 次
1 個回答
1

Hi,

Amazon SES is designed to deliver each message once. However, If the recipient mail server (ISP) receives the message but fails to acknowledge the delivery by returning an SMTP "250 OK" response, then SES has to retry until the ISP acknowledges the delivery. This retry mechanism could result in delivering the same message more than once.

You have mentioned that these messages have the same Message-ID's which imply that these are indeed the same messages being re-delivered most likely via this retry mechanism.

You can contact the recipient mail server support and provide the message ID. They should be able to investigate the issue on their end.

For additional confirmation, you can create a support case for the SES service and provide these MessageID's so the SES team can perform a log dive.

AWS
支援工程師
Ryan_A
已回答 2 年前

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

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

回答問題指南