SES bounces emails sent to a specific user but does not provide details on why

0

We use SES to send emails to our users

For one particular user, we get a hard bounce with the body of the email "An error occurred while trying to deliver the mail to the following recipients:"

We can send emails to this address without issues via gmail or O365.

I need more information as to why it is being bounced. How do I obtain this info? Can the header details be logged in cloudwatch somewhere?

1개 답변
1
수락된 답변

Hello.

How about setting up Amazon SES to notify you when a bounce occurs?
https://docs.aws.amazon.com/ses/latest/dg/configure-sns-notifications.html

The content of the notification includes a field called "bounceType", so you may be able to determine what caused it from there.
https://docs.aws.amazon.com/ses/latest/dg/notification-contents.html#bounce-object

profile picture
전문가
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
  • This worked! Receiving the SES notification via SNS provided me with the reason for the bounce which i was then able to fix! Thanks for the guidance!

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠