Collect mail list failed with AWS SES

0

I'm looking to collect a list of users who failed to send mail when sending mail using AWS SES. For example, if I send mail to a list of 100 users, I want to know how many users (need to get the whole mailing list) were sent unsuccessfully or the email does not exist or something error ... etc. Is this possible with SES and I need help with the solution if so. Thank you

1 Answer
0
Accepted Answer

Hi,

Thanks for reaching out. I would recommend checking out the following knowledge center article -> https://aws.amazon.com/premiumsupport/knowledge-center/ses-email-event-logs/

The article provides 3 methods which allows you to monitor these failures. The first solution is the simplest where you will simply receive an email notification. However, the 2nd and 3rd solutions here allow you to send the event data to another AWS service such as SNS, Cloudwatch or S3 which will allow you to do some further processing.

The event data contains the error type, email, and other important information. Please do let us know if you have any questions around each solution.

AWS
SUPPORT ENGINEER
Ryan_A
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions