RSS Links

 

Here are all of the RSS links for sections of this site

VB.NET/ASP.NET
 Java
 Unix/Linux
 Windows
 SQL Server

Home arrow Windows arrow How to install the SMTP server in Windows 2008 Server
How to install the SMTP server in Windows 2008 Server PDF Print E-mail
Wednesday, 09 September 2009
The IIS7 SMTP server is managed using IIS6 management console.

To add it follow the instructions below. 

1.  Go to Start->Administrative Tools->Server Manager -

                                          go to features,
                                          select "add features",
                                          tick "SMTP server",
                                          choose to install the required "remote server admin tools"

2. Check to confirm that "Simple Mail Transfer Protocol (SMTP)" service is running using the service manager

3. Go to Start->Administrative Tools>Internet Info Services(IIS) 6.0

4. Make sure that SMTP virtual server/default SMTP server is running,
                                          if not, right click, then choose "start"

5. In IIS7,  go to website/virtual directory -
                                         Double click "SMTP E-mail",
                                         Click on "Deliver e-mail to SMTP server",
                                         check the "Use localhost" checkmark



Make sure that the SMTP security is set with the approriate authentication security and tied down to only certain ip addresses for connection and relay, by going into the IIS6 Console as in 3.


Last Updated ( Wednesday, 09 September 2009 )
 
< Prev   Next >
 
Designed by Graham Robinson Software