• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Mail routing when migrating.

M

migrator

Guest
I have the situation of some 80 domains that I want to migrate and I am in a bit of a confusion on how I will do this without risking losing mail either left on the old machine or lost via permanent bounce.

It would be lovely if I could set the new server to either do "store and forward" to itself or do "soft bounce", so I would set the new DNS MX (which I have with low TTL already) for all the new domains, to the new machine.

And then I could start the migration. As soon as the domains started to be deployed, the store and forward would be converted to a proper delivery to each mailbox.

Could something like this be configured easily, perhaps tweaking Qmail?

Thanks a lot!
 
your best option would be to change the IPs in the dns to point to new server, then migrate. do this late at night/early morning. that way no significant email will be lost.
You may want to block port 25 on the new machine while you do this. In this way the sending servers will get a timeout and should try again as opposed to a "not in my list of rcpthosts" bounce.
 
Back
Top