我正在用 PHP 为客户构建 CRM。
客户问我是否有可能的一件事是有机会在 CRM 中管理他的电子邮件,而无需将 CRM 留给网络邮件等。不仅可以发送电子邮件(这很简单),还可以获取收件箱,查看其他电子邮件文件夹,例如垃圾邮件、草稿、已发送项目,甚至创建电子邮件帐户(以及其他管理功能)。它确实像网络邮件,但无需离开 CRM。因此,当已经有很好的网络邮件时,我不想构建网络邮件。我不想构建一些难以维护的东西。
我有什么选择?有可以集成的网络邮件吗?你建议像“mailgun”这样的东西吗?
我们正在使用带有 Plesk 的 Windows 主机,但我认为如有必要我们可以进行更改。
谢谢你!
I'm building a CRM in PHP to a customer.
One thing that the customer asked me if it's possible is the chance to manage his emails inside the CRM, without leaving the CRM to a webmail for instance. Not only to send emails (that's easy) but also to fetch inbox, see other email folders like Spam, Drafts, Sent items and even create email accounts (and other Admin features). It's really like a webmail, but without leaving the CRM. So, I don't want to build a webmail when there are already good Webmail out there. And I don't want to build something hard to maintain.
What are my options? Are there webmails that you can integrate? Do you suggest something like "mailgun"?
We're using a Windows host with Plesk, but I think we could change if necessary.
Thank you!
发布评论