Hey Jareep,
This is how I did it:
A is the old sever with send mail
B is the new server
Added a .forward file to all users on A that are moving to B, I had it save a copy locally and forward to B
setup A as B's relay host and disabled DNS lookups
setup B to accept all mail at my domain, thus any user it does not have an account on B will be forwarded to A because it is the relay host
Let me know if you have questions on specifics, I found everything i needed on google and the wiki. |