SES slow to send received emails to S3

0

I have a verified domain set up in SES that saves received emails to S3 and I do some processing on it from there. This has been working completely as expected for a few weeks (at very low volume) but as of this afternoon it has taken up to 50 minutes for an email to arrive in S3. I have been testing at a slightly higher frequency but not more than once per 10 minutes.

Is there anything that could cause this or is SES just slow today?

Thanks in advance

1 個回答
0

Hello AWS-User-9039557

There are many factors that can influence the speed of SES:

* You could have a bottleneck; test this by sending multiple test emails as quickly as possible.
* Using only a single thread or using only a single process.
* Having your application far away from the SES API endpoint.
* Using only a single machine
* And more
 

You can also test SES by using a different email domain, sending email from the SES console, and sending email from Gmail, and comparing the results to see if you have a domain issue.

For more detailed information, please follow the links provided below. https://docs.aws.amazon.com/ses/latest/dg/troubleshoot-throughput-problems.html

https://aws.amazon.com/blogs/messaging-and-targeting/three-places-where-your-email-could-get-delayed-when-sending-through-ses/

Please let us know if you have any more questions. We are happy to assist you!

Issac_A
已回答 2 年前
AWS
支援工程師
已審閱 2 年前

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

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

回答問題指南