Hello!
I have an AD network (domain1.com[10.10.10.x]). My mailserver is hosted outside this network (mail.domain1.com [216.xxx.xxx.xxx]).
Email sent to external recipients delivers fine, as it is routed through mail.domain1.com. However if I try to send a message from user@domain1.com to user2@domain.com it does not get delivered. -- It never even gets to the mail server outside the network.
Logic tells me that outlook is trying to be smart to route the mail, does a dns query of my AD server, and that shows domain1.com to be ip 10.10.10.10 (internal server), rather than sending the mail through the mail server that is external.
Question is this: How do I add a DNS record (or something else) to force all mail to go through the external server? Help is much appreciated!


