如何使用AWS SES将电子邮件发送到未经验证的电子邮件地址 [英] How to send email to non-verified email address using AWS SES

查看:365
本文介绍了如何使用AWS SES将电子邮件发送到未经验证的电子邮件地址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发PHP应用程序,注册后将使用Amazon SES(简单电子邮件服务)将激活邮件发送到注册的电子邮件地址.

I am developing PHP application that, after sign-up, sends an activation mail to the registered email address using Amazon SES (Simple Email Service).

但是SES仅向已验证的用户发送电子邮件.

But SES is only sending emails to verified users.

我也如何将激活链接发送到任何未验证的电子邮件地址?

How can I send the activation link to any non-verified email address, too?

推荐答案

在沙盒模式下运行时,您只能发送给经过验证的用户-激活帐户后,您就可以发送给任何人.

While running in sandbox mode you can only send to verified users - once your account has been activated, you can send to anyone.

离开沙箱:

http://docs.aws.amazon. com/ses/latest/DeveloperGuide/request-production-access.html

这篇关于如何使用AWS SES将电子邮件发送到未经验证的电子邮件地址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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