SES电子邮件未发送 [英] SES email not sending

查看:79
本文介绍了SES电子邮件未发送的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用AWS SES服务在SES中发送带有经过验证的测试电子邮件地址的电子邮件,并将其用于源.

I am using AWS SES service to send email with verified test email address in SES and used same for the Source.

我正在尝试将电子邮件发送到其他电子邮件地址,但是无法发送给我,错误消息电子邮件地址未验证.以下身份未能在区域US-EAST-1中进行检查".

I am trying to send email to other email address but not able to send it's giving me error "Email address is not verified. The following identities failed the check in region US-EAST-1".

发送电子邮件的代码参考: https://aws.amazon.com/premiumsupport/knowledge-center/lambda-send-email-ses/

Reference for code to send email: https://aws.amazon.com/premiumsupport/knowledge-center/lambda-send-email-ses/

我已经阅读了AWS文档( https://docs.aws.amazon.com/ses/latest/DeveloperGuide/ses-errors.html )如果您的帐户仍在Amazon SES沙箱中,则您还必须验证每个收件人的电子邮件地址,除了Amazon SES邮箱模拟器",这是原因还是需要某些设置?

I have read in aws documentation (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/ses-errors.html) "If your account is still in the Amazon SES sandbox, you also must verify every recipient email address except for the recipients provided by the Amazon SES mailbox simulator" this is the reason or some settings needed?

请让我知道是否有人知道.

Please let me know if anybody knows.

推荐答案

我们还需要确保在与初始化AWS SES SDK相同的区域中拥有这些经过验证的电子邮件地址.

We also need to make sure we have those verified email addresses in the same region you have initialized AWS SES SDK.

这篇关于SES电子邮件未发送的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆