mail-receiver 邮件POST失败错误

我正在尝试遵循这些说明,结果出现了这个错误:

<23>Sep  5 13:40:39 receive-mail[131]: Recipient: nobody@experience-forum.jbrains.ca
<19>Sep  5 13:40:39 receive-mail[131]: Failed to POST the e-mail to https://experience-forum.jbrains.ca/admin/email/handle_mail: 404
Sep 05 13:40:39 discourse-the-jbrains-experience-mail-receiver postfix/pipe[130]: 4B64481785: to=<nobody@experience-forum.jbrains.ca>, relay=discourse, delay=0.69, delays=0.35/0.01/0/0.34, dsn=4.3.0, status=deferred (temporary failure)

我错过了什么?谢谢。

确实,当我亲自访问该 URL 时,我得到了 HTTP 404。

URL看起来是正确的。等等。我无法连接到 https://experience-forum.jbrains.ca/. 它是被防火墙保护还是别的什么?如果它被防火墙保护,邮件接收器是否也被同一防火墙保护,并且能够连接?

如果你没有发送有效的API密钥,那么404是符合预期的。

我可能会生成一个新的,并仔细检查权限是否包含与邮件相关的权限。我认为我昨天生成了一个只有邮件范围的全局密钥。

1 个赞

不。它只是暂时宕机了;现在已经恢复了。

我现在会仔细检查 API 密钥。

1 个赞

我没有注意到旧的 API 密钥已被撤销。我创建了一个新的,并且有证据表明邮件现在已发送到正确的位置。感谢您指导我进行检查。

3 个赞

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.