Can I configure SMTP in IIS, so it relays to a remote SMTP server?
问题 I want to configure SMTP on my web server, so that any email sent through the SMTP server is relayed to a remote SMTP Server. The IIS SMTP server would have to use SMTP authentication, and use the host name, username and password (as if configuring a normal email client). Does anybody know if this is possible? 回答1: Yes, it' completely possible, and relatively easy to configure. I've got a couple of articles about SmartHosting on my web site that will probably help: http://www.christopherlewis