Why am I getting this error: MessageRejected MessageRejected: Email address is not verified. The following identities failed the check in region US-WEST-2

0

I run the sample AWS Go SES code, and I get the following error: MessageRejected MessageRejected: Email address is not verified. The following identities failed the check in region US-WEST-2: scott.XXXXXXo@sXXXXXXXXXs.com, scott@yaXXXXXXy.com

My SES account is in production mode, not sandbox, which should eliminate this problem. But I verified the address anyway, and the error is still happening.

Link to AWS SES code used: https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/ses-example-send-email.html

Thank you for your help in advance, Scott

3 Antworten
0
profile picture
EXPERTE
beantwortet vor einem Jahr
0

That is correct.

profile picture
beantwortet vor einem Jahr
0

Was your account removed from the sandbox in the us-west-2 region, or a different region? According to the SES documentation, "the sandbox status for your account is unique per each AWS Region." So if you were removed from the sandbox in, say, us-east-1, then you'll see failures when you try to send through us-west-2.

EXPERTE
beantwortet vor einem Jahr

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