Setting up Mail Server (mx.domain.com) using MailEnable in IIS 7.5
- by Zee Tee
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?