How to set up Windows server 2008 to receive email?

Posted by Saul on Server Fault See other posts from Server Fault or by Saul
Published on 2010-05-28T15:10:09Z Indexed on 2010/05/28 15:22 UTC
Read the original article Hit count: 315

Filed under:
|

First off apologies, I'm from a medical background not a networking one, but I've got roped into setting up a windows 2008 server.

So far web server running, fixed IP address assigned (within a large private network of the National Health Service in the UK if that makes any difference) and the network team have assigned a DNS entry for me which works, so the server can be addressed as nww.myserver.nhs.uk

I've only got ports open on the router for 80 and 443 (http and https) at the moment, so presume I need a different port to enable email services.

My need is to be able to accept an email to the domain name like [email protected] in order to pick up a confirmation mail from an SSL issuer (Comodo) I guess to confirm that I control the domain.

After that I don't actually need mail services on the server.

I see lots of stuff about setting up SMTP services but thought that was about mail out and re-routing, but how do you get the server to "listen" for mail to the domain (assuming I open port xyz or whatever it is) ?

© Server Fault or respective owner

Related posts about windows-server-2008

Related posts about email