有没有办法让 IIS 告诉我们另一个 SMTP 中继?
像这样吗?
Application(s) sends email SMTP relay on server A.
Server A sends email to SMTP realy on server B.
Server B send mail to recipient.
答案1
您可以设置一个网关来发送所有远程邮件。但我认为您不能将其设置为“按应用程序”。因此,服务器 A 上所有应用程序的所有邮件都将发送到服务器 B。据我了解,收件人不在服务器 B 上,因此服务器 B 需要接受来自服务器 A 但不发给服务器 B 的邮件(中继)
在服务器 B 上,更改中继限制: 微软技术网