Add backup Exchange or mail server to existing acct?

  • Thread starter Thread starter Frank Hughes
  • Start date Start date
F

Frank Hughes

I have setup two MS Exchange servers, both running independent but identical
configurations. Using WANsync software, I have setup one server to failover
to the other.

Incoming mail fails over fine. The POP users, however, will need a way to
connect to the failover server at different IP address. Is there a way to
enter a backup server configuration in Outlook? The two servers will always
be in sync, so it shouldn't matter which one the user is connected to.

TIA.

Frank Hughes.
 
How about setting up a second profile for the user to use in that situation?
 
Thanks for the response.

I am looking for a seamless solution ...w/o any user intervention .. any
other ideas?

Frank Hughes
BSN
 
For POP users, you'd have to write some detection script to determine
whether the server is offline (not my area of expertise) and then change the
IP address -- easiest way would be to use a Hosts file.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Frank Hughes said:
I have setup two MS Exchange servers, both running independent but
identical configurations. Using WANsync software, I have setup one
server to failover to the other.

Incoming mail fails over fine. The POP users, however, will need a
way to connect to the failover server at different IP address.

Why would they need IP addresses at all? They should use fully qualified
domain names. When one server failes, change the A or MX records in the DNS
to point to the other server. The client need not know anything has
happened.
 
That works great if the customer has control of the DNS records. If they
are managed by a registar, it could take up to 24hrs for the changes to take
affect.

Thanks for the input...

Frank Hughes
BSN
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top