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 metadata提取的PDF元数据,如何转换为一个Excel
  • ¥15 关于arduino编程toCharArray()函数的使用
  • ¥100 vc++混合CEF采用CLR方式编译报错
  • ¥15 coze 的插件输入飞书多维表格 app_token 后一直显示错误,如何解决?
  • ¥15 vite+vue3+plyr播放本地public文件夹下视频无法加载
  • ¥15 c#逐行读取txt文本,但是每一行里面数据之间空格数量不同
  • ¥50 如何openEuler 22.03上安装配置drbd
  • ¥20 ING91680C BLE5.3 芯片怎么实现串口收发数据
  • ¥15 无线连接树莓派,无法执行update,如何解决?(相关搜索:软件下载)
  • ¥15 Windows11, backspace, enter, space键失灵