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
preguntada hace un mes94 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
respondido hace un mes
profile picture
EXPERTO
revisado hace un mes
  • 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!

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas