douchuza8908 2010-05-15 14:31
浏览 74
已采纳

发送忘记密码的电子邮件

I am building a service that will have a 'forgot my password' feature. In addition to that, it will also email users when results are ready from my service.

I would like to ensure delivery of my emails so I was looking around to find a service that would let me send emails.

All that I've been able to find so far are services that require a user to opt-in to a list.

In other words, I've been unable to find any that will let me send customized messages to individual users.

I am currently using swiftmailer for php but would really like to find a service to do this...Anyone know of one?

Edit1: It's not that I don't like swiftmailer but more that I want to make sure I do not have my emails end up getting blocked by spam filters. Also, it would be easier to rely on a service that already has the stuff setup that Atwood talked about in that article.

  • 写回答

1条回答 默认 最新

  • dongyue9860 2010-05-15 14:58
    关注

    A very low volume solution that I use, and by low volume, I mean under twenty pieces per day, is to setup a GMail account and send your messages from that account. There are plenty of very simple programmatic solutions for this. Just Google for "php gmail send" and take your pick!

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 求daily translation(DT)偏差订正方法的代码
  • ¥15 js调用html页面需要隐藏某个按钮
  • ¥15 ads仿真结果在圆图上是怎么读数的
  • ¥20 Cotex M3的调试和程序执行方式是什么样的?
  • ¥20 java项目连接sqlserver时报ssl相关错误
  • ¥15 一道python难题3
  • ¥15 牛顿斯科特系数表表示
  • ¥15 arduino 步进电机
  • ¥20 程序进入HardFault_Handler
  • ¥15 关于#python#的问题:自动化测试