【问题标题】:what to do if i need to get reply from gmail to my php website?如果我需要从 gmail 获得回复到我的 php 网站怎么办?
【发布时间】:2018-06-01 14:48:20
【问题描述】:

我正在使用 php mail() 函数向 Gmail 发送电子邮件。

我想知道当有人从Gmail 回复php 网络邮件时会发生什么?

如果回复已发送到该网络邮件,我如何从 Gmail 中获取回复邮件?

【问题讨论】:

标签: php gmail


【解决方案1】:

您将需要 Mailgun 或 Mandrill 等邮件服务来接收电子邮件。我还强烈建议您通过邮件服务发送电子邮件。这将有助于邮件不会成为垃圾邮件等。

我推荐 Mailgun,因为他们有一个非常有据可查的文档。你可以在这里看到更多关于接收https://documentation.mailgun.com/en/latest/quickstart-receiving.html#how-to-start-receiving-inbound-email

【讨论】:

    猜你喜欢
    • 2020-11-17
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-09-13
    • 1970-01-01
    • 1970-01-01
    • 2013-11-14
    相关资源
    最近更新 更多