We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
前端时间把自己的 Newsletter 从 Substack 迁移到自建平台,用到了 AWS SES 来发送邮件。SES 要正式使用,需要申请进入生产模式,我一开始都没当个事,后来申请被打回来,才知道这个申请不好过。后来好好研究了一番,再次提交了申请,才通过了。
总结起来一个原则就是,要尽量详细的说明如何保护发件人声誉(因为如果你不保护你的声誉,可能会影响到其他用户)。
文章是详细的经验分享:https://tiezhu.wang/posts/aws-ses-production-access/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
前端时间把自己的 Newsletter 从 Substack 迁移到自建平台,用到了 AWS SES 来发送邮件。SES 要正式使用,需要申请进入生产模式,我一开始都没当个事,后来申请被打回来,才知道这个申请不好过。后来好好研究了一番,再次提交了申请,才通过了。
总结起来一个原则就是,要尽量详细的说明如何保护发件人声誉(因为如果你不保护你的声誉,可能会影响到其他用户)。
文章是详细的经验分享:https://tiezhu.wang/posts/aws-ses-production-access/
The text was updated successfully, but these errors were encountered: