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.

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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인