【问题标题】:Phabricator fail to send emailPhabricator 无法发送电子邮件
【发布时间】:2017-03-15 07:44:58
【问题描述】:

我使用 ./bin/mail list-outbound 检查,发现我的邮件在队列中 php status

phabricator display

以下是我的配置:

metamta.mail-adapter
Current Value: "PhabricatorMailImplementationPHPMailerAdapter"

phpmailer.mailer
Current Value: "smtp"

phpmailer.smtp-host 
Cuttent Value:"My Mail server address"

phpmailer.smtp-port
Current Value: 25

【问题讨论】:

    标签: php email phabricator


    【解决方案1】:

    端口 25 通常会执行严格的反垃圾邮件规则,这可能会阻止您的邮件正常工作。您的邮件服务器是否也在端口 587 上提供经过身份验证的访问,您可以使用用户名和密码来代替?

    此外,您的守护进程在您链接到的状态下都显示为已死亡。也许您的 phd 配置也有问题,或者您根本没有启动它们?

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2013-09-22
      • 2011-02-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-01-19
      相关资源
      最近更新 更多