Send Test Email fails with Email address is not verified

后端 未结 5 1129
粉色の甜心
粉色の甜心 2020-12-29 00:46

I want to use Amazon\'s Simple Email Service to send emails.

I verified my domain as well as the email address I want to send from.

For both it says ve

5条回答
  •  甜味超标
    2020-12-29 01:23

    When your SES account is in "sandbox" mode, you can:

    1. Only send from verified domains and email addressed, and
    2. Only send to verified domains and email addresses

    In order to send to anyone else, you must move your account out of sandbox mode by contacting AWS support and requesting it:

    https://docs.aws.amazon.com/console/ses/sandbox

提交回复
热议问题