• Resolved thedogbox

    (@thedogbox)


    Hi,

    I’m trying to use WP-SES with WP4.1 and Gravity Forms. I’ve entered my Amazon keys and have verified the sending email address (by clicking the link in the email sent to me by Amazon – and I confirm it in the Amazon SES dashboard).

    But whenever I try and send an email I get and error message like:

    Error: Array ( [curl] => [Error] => Array ( [Type] => Sender [Code] => MessageRejected [Message] => Email address is not verified. ) [RequestId] => xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx )
    Error : [512] SimpleEmailService::sendEmail(): Sender – MessageRejected: Email address is not verified. Request Id: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

    Not quite sure what setting to look at from here?

    https://wordpress.org/plugins/wp-ses/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    The email must be verified for each SES endpoint.

    Did you verify your sender email for the same ses endpoint you are using with the plugin ?

    Try also to resend the verification email via the plugin itself.

    Plugin Contributor Sylvain Deaure

    (@sylvaindeaure)

    closing this thread, feel free to re-open if needed.

    fcd_jsilva

    (@fcd_jsilva)

    I am re-opening this since it seems to be the same issue I am having. I just got approved for SES production use.

    When I add my API keys which I know are correct I get an error 512 when trying to send a message. I did verify the email address and domain via SES. See link below, these are the two messages i keep getting.

    http://goo.gl/D20xL5

    Additionally it says test has been sent but I never actually see the email. Thoughts?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘MessageRejected [Message] => Email address is not verified’ is closed to new replies.