Attachment files seem to be missing at the recipient's end.

0

.I am writing to report an issue related to email attachments in our AWS environment. We have noticed that attachments exceeding 1MB in size are not being successfully sent via our email services. The email body is delivered successfully, but any attached files seem to be missing at the recipient's end.

And, I attached my sample code for email send with attachment using php.

Please investigate this issue and provide guidance on why email attachments are not reaching recipients. If additional information is needed, please let us know.

Thank you for your prompt attention to this matter.

Enter image description here

  • IS the message received by the recipient without the attachment, or do you get an error when you try and send an attachment larger than 1MB?

Vettrix
demandé il y a 5 mois157 vues
1 réponse
0

Hello,

SES allows sending mails (including attachments) upto 10MB if using SESv1 API and 40MB if using SESv2 API or SMTP. If the total message size exceeds these limits, the mail is not accepted by SES.

If SES is accepting the message and delivering to end recipient without the attachment, it is possible that the attachment is not added in the message from the application side and would recommend you to review the code and application level logs.

We can inspect SES internal logs for your mail to confirm the same. As this involves working on internal information of your account, I would request you to reach to AWS Premium Support via a technical support case.

AWS
INGÉNIEUR EN ASSISTANCE TECHNIQUE
Rajat
répondu il y a 5 mois
profile picture
EXPERT
vérifié il y a 5 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions