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?

1개 답변
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
지원 엔지니어
Rajat
답변함 5달 전
profile picture
전문가
검토됨 5달 전

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

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

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

관련 콘텐츠