• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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