[SOLVED] new 5.0.8 server having problems DNA/MTA Im having issues trying to figure out how to get split domains to work propertly, i dont remember having to do this on my previous installations.
currently running 5.0.8
my problem is that when enable DNS lookups are on im able to send email externally. but not internal emails nor can i recive external emails.
When i turn that off
internal emails work, and i can recive external emails, but all sending to external emails bounce.
ive looked at my host file
it contains:
127.0.0.1 localhost
(192.168.1.10) mail.domain.com mail
listed in it.
and my internal dns server is (192.168.1.5) locally
my extneral ip is (70.1.1.1)
in my previous configurations enable dns lookups was always on.
i just cant figure out how to make mail.domain.com point to (192.168.1.10) instead of (70.1.1.1) when enable dns lookup is on.
ive checked the wikipedia page, but im having trouble figuring out exactly what i need to do to get a split dns working.
am i correct in assuming i just need something in my host file to fix this? |