Sorry if this is a stupid question but I havent been able to find an answer.
We have to servers which arnt as yet clustered. However we have copies of all databases on each and if one server is unavilable users automaticly connect to the replica on the other.
My question is about mail delivery. If the users default mail file ( the one pointed to in the person document) is on server 1 and that server fails, the users client will connect to the mail file on server 2 automaticlly. However server 2 will try to deliver any email to the mail file on server 1 which isnt available. I need a way of telling the server to deliver to server 1 by default but have server 2 as an alternative.
The only way I can think of doing this is to manually change ever persons document to point at the server 2.
Any ideas