Control Web Panel
WebPanel => Migration from other control panels => Topic started by: elterma on June 30, 2024, 08:19:17 PM
-
I migrated several accounts from Cpanel to CWP before and everything was OK. But now I have the account which I migrate but after migration there is no database created and migrated. Email accounts are created but mail messages not migrated.
Regards.
Mirko
-
You can mysqldump all the DB and move them over to the new server, provided all the usernames and prefixes are the same. Or iterate through and export each DB separately (could also be done with phpMyAdmin).
When I migrated from cPanel to CWP, it did move mail, but I still had to follow up with a manual rsync, so you could just follow this guide.
https://techplushost.com/blog/how-to-manually-import-emails/ (https://techplushost.com/blog/how-to-manually-import-emails/)