I won't have 2 operational mail servers.. just 1. After I migrate all my users over to the zimbra box, I'll change the MX record for host1.foo.edu to point to host1-mail.foo.edu
So my zimbra machine (host1-mail.foo.edu) will need to recieve mail for both itself and host1.foo.edu, with 1 set of users common to each. I.e
mail is sent to
joe@host1.foo.edu
MX record redirects it to
joe@host1-mail.foo.edu
zimbra receives mail for host1.foo.edu and drops it in the same mailbox it would drop mail for
joe@host1-mail.foo.edu
Although looking at that wiki again, perhaps I could substitute my second domain in place of the second physical server in that example.. but then I'd still need two separate sets of users, right?
Basically I just want to have mail destined for users@ either of those hosts be received by zimbra and go to the same mailbox..
Thanks!