doulian7305 2013-04-19 18:23
浏览 129
已采纳

使用phpmailer发送到虚假的电子邮件地址

I am working on a bulk email class for a project and am using Amazon's SES smtp via phpmailer. I am trying to figure out a way to test sending multiple emails without getting blacklisted, spam blocked or blocked by the host. I would ideally like to test anywhere from 10,000 to 40,000 separate sendings. Ideally I would send test submissions to dummy addresses.

I know there are services such as http://tempinbox.com/ or http://www.fakeinbox.com/

But what I would like is a reliable trusted service for testing bulk mailings without using my own personal email addresses.

Does anyone have any experience with this? If so, could you please point me in the right direction. Or let me know if this questions is better posted elsewhere. Thanks in advance.

Regards

  • 写回答

3条回答 默认 最新

  • duancunsu9209 2013-04-19 20:55
    关注

    If it was me I would setup a new domain (or use an existing one), and setup a catch-all account. That way you can send emails to test1@mydomain.com, test2@mydomain.com, test3@mydomain.com etc and you don't have to actually setup all those email accounts.

    I actually do this with one of the domains I own, but more in the order of 200-300 separate accounts, not 40000.

    All the emails will be directed into a single mailbox using this method.

    Most likely, you are going to have to throttle the outgoing pace to 5/second if I remember correctly for AWS-SES (or AWS will do it for you and not gracefully).

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料
  • ¥15 使用R语言marginaleffects包进行边际效应图绘制
  • ¥20 usb设备兼容性问题
  • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊
  • ¥15 安装svn网络有问题怎么办