I found the instructions below in a thread, and had already followed these steps to redirect mail from the domain in question.
I have tested sending mail from my administrative acct, and it is forwarded to the "default" e-mail address and is not passed on to the Exchange server...
Just a few other notes...
after adding the sub domain, I removed it from localdomains and put it over in remotedomains
ran /scripts/mailperm
then /scripts/restartsrv bind
Does anyone have a resolution for this?
---------------------------------------------
Originally posted by ciphervendor
Let me kind of break it down into steps for you:
1. Create a new A entry within your clients zone file:
exchange 114400 IN A IP.Address
IP.Address is that of the exchange server.
2. You will want to change the MX line in the same file....
Should look like this:
domain.com. 14400 IN MX 0 domain.com.
Change to:
domain.com. 14400 IN MX 0 exchange.domain.com.
* Notice the '.' after the domain names; those are intentional and required.
3. Save, close & reload bind.
4. You will need to remove your clients domain from /etc/localdomains so that any mail sent from the server your client is hosted on is not kept locally--rather forwarded to the exchange server.
Once DNS propagation is complete, your client will have mail hitting their exchange server.



LinkBack URL
About LinkBacks
Reply With Quote





