How to set up SMTP server on Windows 7 [closed]

2019-02-15 13:05发布

问题:

This sounds dumb, but how do you set up an SMTP server in Windows 7 (not Windows Server)? After researching on Google, all I get are either tutorials on how to set up your inbox in an email client or how to set up an SMTP server using Windows Server.

回答1:

Windows 7 doesn't include SMTP service so you need to install Remote Server Administration Tools.

After that you should be able to find configuration instructions, like SMTP in IIS.