Test Email fails stating no verified sender but sender is verified
-
I’m trying to send a test email.
Error states my email is not verified but in SES it states verified and I did the whole verification process. Test emails from AWS console work as well.
I have refreshed my API keys and secret.Is there more setup I have to do?
Error executing “SendRawEmail” on “https://email.us-west-2.amazonaws.com”; AWS HTTP error: Client error:
POST https://email.us-west-2.amazonaws.com
resulted in a400 Bad Request
response:
<ErrorResponse xmlns=”https://ses.amazonaws.com/doc/2010-12-01/”> <Error> <Type>Sender</Type>MessageReje (truncated…) MessageRejected (client): Email address is not verified. The following identities failed the check in region US-WEST-2: XXXX@gamil.com – <ErrorResponse xmlns=”https://ses.amazonaws.com/doc/2010-12-01/”> <Error> <Type>Sender</Type>
MessageRejected
<Message>Email address is not verified. The following identities failed the check in region US-WEST-2: XXXX@gamil.com</Message> </Error> <RequestId>31a33540-e9d6-40bf-ae17-0132ba07bd84</RequestId> </ErrorResponse>
- The topic ‘Test Email fails stating no verified sender but sender is verified’ is closed to new replies.