Wednesday, September 25, 2013

How to configure SMTP with IIS 7 and windows server 2008

Make sure that SMTP windows feature is installed on the server. You can verify this by using the following steps :-

Step1 :- Go to control panel
Step2 :- Click on turn windows features on or off
Step3 :- Click on features and see if SMTP is installed. if not then click on Add Features from right top corner.
Step4:- Select SMTP and install it.




Next thing is to check that Simple Mail Transfer Protocol Service is enabled and running on the server. You can check this using following step:
Go to run window (windows icon+R) and type services.msc


Last step is to go to IIS 6.0 Manager from administrator tools and configure SMTP.

In case of any question, just let me know.



No comments:

Post a Comment