Php网络应用程序和回复电子邮件来调用一个功能 [英] Php web app and reply to email to call a function

查看:149
本文介绍了Php网络应用程序和回复电子邮件来调用一个功能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用codeignitor在php中开发一个网络应用程序。我想实现通过电子邮件正文批准回复此电子邮件以更新应用程序。特征。

I'm developing a web app in php using codeignitor. I want to implement "reply to this email with approved in email body to update the app." feature.

现在,网络应用程序发送电子邮件以获得批准,我们可以直接回复电子邮件,以便在您发送回复后,应用程序将得到更新。如何实现此功能?

Nowadays wen web apps send email for approvals, we can directly reply to email so the app will get updated once you send the reply. How does this feature implemented? I searched the web couldn't get any clues.

推荐答案

您可以创建一个脚本查询特定电子邮件地址的收件箱,批准电子邮件得到答案。然后,您需要设置cron作业以定期运行脚本。

You can create a script polling the inbox of a specific email address and approving emails it got answer from. You would then need to set up cron jobs to run the script periodically.

这篇关于Php网络应用程序和回复电子邮件来调用一个功能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆