Setting up Mail Server (mx.domain.com) using MailEnable in IIS 7.5

Posted by Zee Tee on Server Fault See other posts from Server Fault or by Zee Tee
Published on 2011-11-26T07:05:41Z Indexed on 2011/11/26 9:58 UTC
Read the original article Hit count: 306

I have setup MailEnable Standard on my server and have created the PostOffice (domain/mailbox) for the domain which I intend to be using.

I have the DNS settings in GoDaddy like this:

A (Host) Host: '@' Points To: IP

MX Record Priority: 0 Host: 'mx' Points To: @

Is there anything in IIS that needs to be done to make mx.domain.com work as a mail server that can be used in other domain names?

Additionally, On the firewall, I have the Outbound port 25 open, not sure, should I be opening port 25 on Inbound as well?

© Server Fault or respective owner

Related posts about windows-server-2008

Related posts about iis7