我在 Vapor 中有一个 Laravel 应用程序,我正在尝试通过 Amazon SES 发送电子邮件。
我在 SES 中验证的电子邮件一切正常,但其他电子邮件则不行。
我的 SES 帐户已从 Sandbox 移至 Production。
Production Access Enabled
Mail type Transactional
Website URL <url>
Use case description sending codes for verifying e-mail
Additional contact addresses none
Preferred contact language English
如何让 SES 向任何地址发送电子邮件?