信箱不可用。服务器响应为:5.7.1无法中继的abc@xyz.com [英] Mailbox unavailable. The server response was: 5.7.1 Unable to relay for abc@xyz.com

查看:1616
本文介绍了信箱不可用。服务器响应为:5.7.1无法中继的abc@xyz.com的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到邮箱不可用服务器响应为:5.7.1无法中继的abc@xyz.com 当我尝试使用ASP.NET来发送邮件。该网站部署在IIS7的Windows 2008服务器。

I am getting "Mailbox unavailable. The server response was: 5.7.1 Unable to relay for abc@xyz.com" when I try to send the mail using ASP.NET. The site is deployed on IIS7, Windows 2008 server.

该网站于IIS6和Windows 2003 Server 工作的罚款。我部署它IIS7,2008年它已经开始给我这个错误。

The website was working fine on IIS6 and Windows 2003 Server. I deployed it on IIS7, 2008 it has started giving me this error.

有没有人经历过这个?

推荐答案

啊哈明白了...我得到它的工作:)

Aahh got it... I got it working :)

感谢克里斯托弗,你suggesion是正确的。

Thanks Christopher, your suggesion is correct.

不过,找到默认SMTP虚拟服务器是棘手;)

But, finding "Default SMTP Virtual Server" was tricky ;)

即使你用IIS7部署你的网站,你必须打开IIS6管理器来配置SMTP服务器(为什么?)。

Even if you use IIS7 to deploy your web site, you have to open IIS6 Manager to configure SMTP server (why?).

我配置的SMTP服务器如下,以使事情工作:

I configured SMTP server as follows to make things work:


  1. 使用控制面板打开IIS6管理器 - >管理工具

  2. 开启SMTP虚拟服务器属性。

  3. 在常规选项卡上的设置IP地址
    Web服务器,而不是所有
    未分配。

  4. 在访问选项卡,单击中继
    按钮,这将打开继电器
    限制对话框。

  5. 在继电器计算机列表中,添加
    环回地址127.0.0.1即
    通过SMTP服务器的Web服务器和IP地址,以便它们可以通过/中继电子邮件。

这篇关于信箱不可用。服务器响应为:5.7.1无法中继的abc@xyz.com的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆