duandan5471 2013-02-22 15:36
浏览 20
已采纳

通过电子邮件回复邮件[关闭]

I want my users to be able to reply to my... let's call it forum, via email. When something gets posted to a topic they're watching, they get an email. I want them to be able to reply to that email and have my script post a message in the topic as that user.

My forum is written in PHP + Zend and my email provider is Google Apps for Businesses (so GMail).

Is there any way I can fetch all emails sent to a particular address and parse them in PHP (or Python or something else for that matter, as long as it's not C)?

  • 写回答

2条回答 默认 最新

  • dpowt82802 2013-02-22 15:41
    关注

    Check this out.

    http://code.google.com/p/php-imap/

    You can pretty easily set up an environment that accepts the emails and will let you create a script to handle the information and put it in the db manually.

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

报告相同问题?

悬赏问题

  • ¥15 请问有人会紧聚焦相关的matlab知识嘛?
  • ¥15 网络通信安全解决方案
  • ¥50 yalmip+Gurobi
  • ¥20 win10修改放大文本以及缩放与布局后蓝屏无法正常进入桌面
  • ¥15 itunes恢复数据最后一步发生错误
  • ¥15 关于#windows#的问题:2024年5月15日的win11更新后资源管理器没有地址栏了顶部的地址栏和文件搜索都消失了
  • ¥100 H5网页如何调用微信扫一扫功能?
  • ¥15 讲解电路图,付费求解
  • ¥15 有偿请教计算电磁学的问题涉及到空间中时域UTD和FDTD算法结合的
  • ¥15 three.js添加后处理以后模型锯齿化严重