What I have built is a Windows Server 2003 environment, with Exchange 2003 and a router that has port 25 forwarding to its internal IP address on my network. What I am having problems with is understanding what parts of my GoDaddy DNS to change to get emails to come to my new exchange server, and was wondering if someone could help me understand. What I have in the records are as follows:
A Records:
Host = @ PointsTo= 172.201.0.1
CNAMES:
e= email.secureserver.net
email= email.secureserver.net
ftp= @
imap= imap.secureserver.net
mail= pop.secureserver.net
pop= pop.secureserver.net
smtp= smtp.secureserver.net
www= @
MX Records:
Priority= 10 Host= @ Goes To mailstore1.secureserver.net
Priority= 0 Host= @ Goes To smtp.secureserver.net
Thank you so much for your help.