I used IIS5.1 prior with the Virtual SMTP Server to send some internal mail. However, we've been upgraded to IIS7.5 and there is no SMTP Server for some reason Microsoft doesn't have a fit explanation for. Is there a comparable local SMTP Server that I could use (I only need send-only, not a full mail server, if that makes a difference)?
问问题
2633 次
1 回答
6
简而言之,您仍然可以在 IIS7.5 上使用 IIS6 SMTP 服务器,或者您可以使用下面列出的免费 smtp 服务器替代方案。
IIS6 SMTP:
http://www.chrislazari.com/2011/04/iis-75-installing-smtp-service-securing.html
http://forums.iis.net/p/1157046/1901343.aspx
流行的替代品:
邮件启用 http://www.mailenable.com/standard_edition.asp
SmarterMail http://www.smartertools.com/smartermail/mail-server-software.aspx
hMailServer http://www.hmailserver.com/
搜索更多:谷歌
于 2013-04-25T14:49:10.047 回答