All --
I have a large scale Exchange Migration occuring with over 4000 users between 2 completely seperate active directory forest. Due to the large amount of data i'd like to do a pull of all data 2 weeks prior,and then during the cutover do just a delta. The email tool that I am using requires me to have staged on my side the proper SMTP address of the user that's migrating in. The issue: If I stage an account on my side, and one of my internal users sends and email to that staged email address, my exchange enviornment will send it to the mailbox in my enviornment. This is not desirable as I'd like mail flow for that domain to continue to go the clients mailbox until I take over the MX record.
So the question is, how can I have email mailboxes @whatever.com in my exchange enviornment, without intecepting internal email from @whatever.com. This is for my internal users only, I'm aware that I don't own the MX record yet so I won't be getting mail from the outside world at this address space.
I do not have this domain as an accepted domain, but i tested by adding an additional email address to my mailbox, test@whatever.com, and my Exchange enviornment still delivered me the messege.
Running Exchange 2010 SP1. Any help would be apprec