I have a production server on IspCP 1.0.6
Due to some modifications I made, I prefer not migrate to 1.0.7.
And as the machine is pretty old, I decided to put a new server in place, with I-mscp 1.0.2.1 RC2
I've created the needed users (don't need to move all the users), created the mail accounts, the ftp accounts, the databases setup, the databases themselves.
I moved the data too.
But for the database, it's easy to find passwords used on the old server (just looking in the config files of the user's scripts hosted like wp-config.php) I have a problem for the mail and the ftp accounts.
On IspCP those passwords are md5 crypted and not on imscp.
Is there a way to decrypt the passwords on ispcp to use them in imscp ?
I found some pieces of code somewhere on german threads, but unable to use them (probably missing something..)