Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在一个使用 wordpress 构建的网站上有 3000 多名成员。我将发送大量电子邮件,例如新闻通讯或新帖子通知等。如何测试我的脚本以发送大量电子邮件?我已经有发送电子邮件的脚本,但我想看看它的性能和局限性。就像用 5000 名成员测试时这将如何执行。我不想向注册会员发送测试电子邮件。我正在寻找一个可以模拟这一切的测试工具,让我知道我是否准备好了。谢谢你。
如果您已经拥有 Amazon SES 服务,您应该能够将脚本指向沙盒设置并进行测试。不会发送电子邮件,但 SES 和 Wordpress 将进行压力测试。