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 Respostas
0
profile picture
ESPECIALISTA
respondido há um ano
  • Thank you, and I have already reviewed this guide.

  • So above steps did not work and error is the same?

0

That is correct.

profile picture
respondido há um ano
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.

ESPECIALISTA
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas