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?

moballa
已提問 1 個月前檢視次數 96 次
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
專家
已回答 1 個月前
profile picture
專家
已審閱 1 個月前
  • 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!

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

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

回答問題指南