Hello,
How to move a client from CWP to Enhance and keep the emails ? Moving , the files and database is a straight forward process. But what about moving emails while keeping the passwords unchanged ? The account has like 200 emails accounts for 200 different employees and telling the client to reset all these passwords is something I want to avoid.
In the full backup taken from CWP you get a file called mailbox.sql with all the emails and hashed passwords. something like :
"email1@domain.com","{MD5-CRYPT}$1$XzzlR0xR$vZU7NHA6i8Xp3IsgRe3is."
"email2@domain.com","{MD5-CRYPT}$1$tYk248ov$xjKPk7ikvsYQ/UJotZ9NF/"
How to add those to the emails database on Enhance server ??