deliciousbrains / wp-offload-ses-lite

WP Offload SES Lite sends all outgoing WordPress emails through Amazon Simple Email Service (SES) instead of the local wp_mail() function.
https://wordpress.org/plugins/wp-ses/
13 stars 11 forks source link

Error sending test email Offload SES Lite #41

Open ToniCarulla opened 2 years ago

ToniCarulla commented 2 years ago

Hello

We are using the Amazon SES service to send emails and send a test email does NOT work. Report this ERROR:

Error executing "SendRawEmail" on "https://email.us-east-1.amazonaws.com"; AWS HTTP error: Client error: POST https: // email.us-east-1.amazonaws.com resulted in a400 Bad Request response: Sender MessageReject (truncated ...) MessageRejected (client): Email address is not verified. The following identities failed the check in region US-EAST-1: xxx@gmail.com - Sender MessageRejected Email address is not verified. The following identities failed the check in region US-EAST-1: xxx@gmail.com c063e628-53ef-4f48-a148-d7d4f07db79c

Thanks