Web Hosting Talk







View Full Version : How do I change my email server from a hosted one to an inhouse one?


tejuja
06-14-2002, 05:21 PM
I am currently running on a hosted server and wish to change it to an inhouse Microsoft Exchange Server. The installation of the Microsoft Exchange server is not a problem - However how do I redirect the messages from going to the old hosted server to the current one in the organization? Do I also require the Microsoft Web server for that?

Any insight or information will be greatly appreciated. If you have come across any URL which you think holds elements of information usefull kindly post them as well.

Thanks and regards

Tejuja

Jason_Berresford
06-14-2002, 07:12 PM
You simply would need to change your MX records in the DNS. Also you would need to create a new A record.

For example:


mail.domain.com. in a IP ADDRESS
mail in mx 30 mail.domain.com.

avara
06-14-2002, 07:13 PM
If the Microsoft Exchange Server is a full email server, what you would need to do is ask your web host to map a subdomain onto the IP address of your server running Exchange, and make this the "MX" record for the domain in question.

If however Exchange is just an email proxy server, you would probably want to set up Exchange to check the email, and distribute it locally.

Hope I'm not confusing you. :D