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.

posta 2 anni fa2323 visualizzazioni
1 Risposta
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
TECNICO DI SUPPORTO
Ryan_A
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande