I connected my mailwizz with amazon ses, while running campaign it shows send but not delivered. In delivery logs it shows following errors:
"Error executing "SendRawEmail" on "https://email.us-east-2.amazonaws.com"; AWS HTTP error: Client error: `POST https://email.us-east-2.amazonaws.com` resulted in a `400 Bad Request` response: <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageReje (truncated...) MessageRejected (client): Email address is not verified. The following identities failed the check in region US-EAST-2: =?utf-8?B?emFoZWVyc2hhaGxhOUBnbWFpbC5jb20=?= <zaheershahla9@gmail.com> - <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageRejected</Code> <Message>Email address is not verified. The following identities failed the check in region US-EAST-2: =?utf-8?B?emFoZWVyc2hhaGxhOUBnbWFpbC5jb20=?= <zaheershahla9@gmail.com></Message> </Error> <RequestId>40ba3498-af29-415c-bd07-95f03b251a44</RequestId> </ErrorResponse> "
"Error executing "SendRawEmail" on "https://email.us-east-2.amazonaws.com"; AWS HTTP error: Client error: `POST https://email.us-east-2.amazonaws.com` resulted in a `400 Bad Request` response: <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageReje (truncated...) MessageRejected (client): Email address is not verified. The following identities failed the check in region US-EAST-2: =?utf-8?B?YWluaXNhbGVlbUBnbWFpbC5jb20=?= <ainisaleem@gmail.com> - <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageRejected</Code> <Message>Email address is not verified. The following identities failed the check in region US-EAST-2: =?utf-8?B?YWluaXNhbGVlbUBnbWFpbC5jb20=?= <ainisaleem@gmail.com></Message> </Error> <RequestId>9e19a5a2-e2f6-4468-a435-02d26629af62</RequestId> </ErrorResponse>"
How can i resolve this issue?
"Error executing "SendRawEmail" on "https://email.us-east-2.amazonaws.com"; AWS HTTP error: Client error: `POST https://email.us-east-2.amazonaws.com` resulted in a `400 Bad Request` response: <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageReje (truncated...) MessageRejected (client): Email address is not verified. The following identities failed the check in region US-EAST-2: =?utf-8?B?emFoZWVyc2hhaGxhOUBnbWFpbC5jb20=?= <zaheershahla9@gmail.com> - <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageRejected</Code> <Message>Email address is not verified. The following identities failed the check in region US-EAST-2: =?utf-8?B?emFoZWVyc2hhaGxhOUBnbWFpbC5jb20=?= <zaheershahla9@gmail.com></Message> </Error> <RequestId>40ba3498-af29-415c-bd07-95f03b251a44</RequestId> </ErrorResponse> "
"Error executing "SendRawEmail" on "https://email.us-east-2.amazonaws.com"; AWS HTTP error: Client error: `POST https://email.us-east-2.amazonaws.com` resulted in a `400 Bad Request` response: <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageReje (truncated...) MessageRejected (client): Email address is not verified. The following identities failed the check in region US-EAST-2: =?utf-8?B?YWluaXNhbGVlbUBnbWFpbC5jb20=?= <ainisaleem@gmail.com> - <ErrorResponse xmlns="http://ses.amazonaws.com/doc/2010-12-01/"> <Error> <Type>Sender</Type> <Code>MessageRejected</Code> <Message>Email address is not verified. The following identities failed the check in region US-EAST-2: =?utf-8?B?YWluaXNhbGVlbUBnbWFpbC5jb20=?= <ainisaleem@gmail.com></Message> </Error> <RequestId>9e19a5a2-e2f6-4468-a435-02d26629af62</RequestId> </ErrorResponse>"
How can i resolve this issue?