1 Answer
- Newest
- Most votes
- Most comments
0
Hi Pablo.
To get more detailed logging from Amazon SES, ensure your domain identity is fully verified, as this can affect email prioritization. Use SES's Event Publishing feature with a configuration set that includes detailed event types like "send," "delivery," and "bounce" for better insights in CloudWatch. Consider using SES via SMTP to capture comprehensive logs and test with different email addresses to pinpoint if delays are due to SES or the receiving server. If you have any questions or need further assistance, feel free to reach out!
Relevant content
- asked 3 years ago
- asked 6 months ago
- AWS OFFICIALUpdated a year ago

Sending without a domain identity will fail the domain's DMARC policy, causing messages to be rejected or treated as spam by the receiving mail server.
Use event publishing to also monitor for "deliveryDelay" events, if you want to see when messages are delayed by the receiving mail server (the message is not yet delivered or bounced)