essentially we are migrating to Google Apps for Work away from cPanel (centOS5.11 Exim 4.86)
I need to tell Exim:
- redirect a list of users to an alternate list of email address
- and then use an alternate smarthost only for these redirected emails.
user1@mydomain.com: newuser@mydomain.com.test-google-a.com --> gmail.servers
normally I would have used Forwarders, but the 3rd party spam solution will freak out over the volume (one of many reasons to migrate). I may bypass the spam solution to forward to gmail, but otherwise I am required to send all email through the spam solution for everything that is not migrated.
It is preferable that if a user is on the migration list, it will no longer dump email into their old inbox. I can live with a solution that would still dump into the mailbox if there is no way around it.
Also, not everyone is being migrated in one go, so I will be using the dual delivery setup where the MX records will point to my old machines.
Oh, and yes cPanel is hosting other domains which will not be migrated either.
Does anyone have any solutions or hints?
cheers!