1 Answer
- Newest
- Most votes
- Most comments
4
Please check by below steps:
- Network or Firewall Issues – Ensure that outbound connections to SES SMTP servers are not being blocked by firewalls or network policies.
- Rate Limiting by SES – Amazon SES has sending limits. If emails are sent too quickly, SES may temporarily reject requests. Try reducing the sending rate.
- MTU Size Configuration – If your network interface has an MTU size that is too large, it can cause timeouts. Try setting the MTU size to 1500 bytes.
- TLS Configuration – Ensure that your TLS settings are correct. Some SES users have resolved similar issues by explicitly setting TLSv1.2.
https://docs.aws.amazon.com/ses/latest/dg/troubleshoot-smtp.html
Relevant content
- asked 7 months ago
- asked 3 years ago
- AWS OFFICIALUpdated 18 days ago