IIS 7 中是否已弃用 SMTP 虚拟服务器?

发布于 2024-11-16 15:21:58 字数 179 浏览 3 评论 0原文

看起来,在 IIS 7(7.5、Windows Server 2008 R2)中,SMTP 虚拟服务器是二等公民,只能通过 IIS 6.0 兼容模式管理工具进行配置。这种安排让我想知道 SMTP 虚拟服务器是否已被弃用,或者“即将被淘汰”。

这准确吗? IIS 附带的 SMTP 虚拟服务器是否已被淘汰?是否有替代品正在运送中?

It seems that in IIS 7 (7.5, Windows Server 2008 R2) the SMTP virtual server is a second-class citizen, only being configurable through the IIS 6.0 compatibility-mode management tool. This arrangement leads me to wonder whether the SMTP virtual server is deprecated, or otherwise "on it's way out".

Is this accurate? Is the SMTP virtual server shipped with IIS being phased out? Is there a replacement on its way in?

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

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

发布评论

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

评论(2

春风十里 2024-11-23 15:21:58

TL;DR 来自此处:是的,它已经消失了。您可以安装 IIS 6 SMTP 服务器,但它很糟糕。最好使用像 hMailServer 这样的东西,它是免费的并且运行良好

TL;DR from here: Yes, it's gone. You can install IIS 6 SMTP server, but it sucks. Far better to use something like hMailServer which is free and works great.

痴意少年 2024-11-23 15:21:58

最近,Microsoft 开始在最新 Windows 版本(IIS 8 及更高版本)中向有关 IIS 6 SMTP 服务的文档中添加明确的注释,以永久弃用此组件,

本文中提到的 IIS SMTP 虚拟服务器组件是 IIS 6.0 的一部分,对 IIS 6.0 的支持已随着 Windows Server 2003。要将电子邮件中继到 Office 365,请使用受支持的 Exchange Server 版本之一。

https://learn.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-on-iis/configure-smtp-e-mail-in-iis-7-and -above#note

因此,从字面意义上讲,您不应在 2015 年 7 月 14 日(Windows Server 2003 的生命周期结束日期)之后使用 SMTP 服务。

It is recently that Microsoft started to add explicit notes to its documentation around IIS 6 SMTP service in recent Windows releases (IIS 8 and above) that deprecating this component for good,

The IIS SMTP Virtual Server Component that is mentioned in this article is part of IIS 6.0, the support for which has ended with the support of Windows Server 2003. To relay emails to Office 365, use one of the supported versions of Exchange Server.

https://learn.microsoft.com/en-us/iis/application-frameworks/install-and-configure-php-on-iis/configure-smtp-e-mail-in-iis-7-and-above#note

So literally speaking, you shouldn't use SMTP service after July 14, 2015 (end of life date for Windows Server 2003).

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