550 未采取请求的操作:邮箱不可用或不是本地的

发布于 2024-09-26 11:31:03 字数 239 浏览 5 评论 0原文

已为客户建立了一个小型网站,但提交的联系表格未发送至他们的电子邮件地址。

退回邮件附有以下消息:

550 Requested action not taken: mailbox unavailable or not local

它毫无问题地发送到我的电子邮件地址和其他人,但无法到达其域中的任何地址。

客户的IT人员有点无能,所以我不确定他是如何配置邮件服务器的?

Have set up a small website for a client however contact form submissions are not getting through to their email address.

The bounce back has this message attached:

550 Requested action not taken: mailbox unavailable or not local

It sends without issue to my email address and others but can't get to any on their domain.

Client's IT guy is a bit clueless so I'm unsure how he's configured the mail server?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

拧巴小姐 2024-10-03 11:31:03

您可能将电子邮件发送到不正确的电子邮件地址,或者可能将电子邮件发送到该域(或类似)的 http 服务器,但 SMTP 服务器托管在其他地方。

You're probably sending the emails to an incorrect email address, or possible the emails are being sent to the http server for the domain (or similar) but the SMTP server is hosted elsewhere.

坚持沉默 2024-10-03 11:31:03

发现问题是由于网络服务器具有最大条目数,这意味着它试图向自身而不是外部邮件服务器发送邮件。

删除 DNS 条目解决了该问题。

Found the problem, was due to webserver having max entries which meant it was trying to send mail to itself rather than the external mail server.

Deleting DNS entries fixed the problem.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文