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
gefragt vor einem Monat96 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
EXPERTE
beantwortet vor einem Monat
profile picture
EXPERTE
überprüft vor einem Monat
  • 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!

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen