About Simple Email Service V2 API default message size quota

0

Hello. I'm currently using Simple Email Service(SES) v2 api. I've heard and saw the news about increasing default quota of sending message size when using SES v2 api. But sadly I'm still confronting the same issue with send over 10MB email through SES v2 api.

Do I have to request for increasing default message size quota?

Thank you.

Jimmy
已提問 4 個月前檢視次數 141 次
1 個回答
1

If you are using the SES V2 API (or by SMTP), then the maximum message size, after base-64 encoding is 40MB, you do not need to do anything further. This limit is also not adjustable. Refer to https://docs.aws.amazon.com/ses/latest/dg/quotas.html

You mention that you are still limited to 10MB, in that case verify again that you are indeed using the SES V2 API, and that your encoded message size does not exceed 40MB. If you still have difficulty after that - open a support case with AWS Support at https://console.aws.amazon.com/support

AWS
專家
已回答 4 個月前
  • Thanks a lot. I've been testing SES v2 API with file size larger than 40MB file. Thought I was testing with 30MB size file, but I wasn't. Anyway thanks for the reply

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

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

回答問題指南