ispCP - Board - Support
i look for a script for migration from Exim Cpanel - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Migration (/forum-35.html)
+--- Thread: i look for a script for migration from Exim Cpanel (/thread-2143.html)

Pages: 1 2


i look for a script for migration from Exim Cpanel - morgan - 01-14-2008 07:20 AM

i look for a script for account´s migration from Exim Cpanel to Postfix of ISPCP;
Thank you


RE: i look for a script for migration from Exim Cpanel - gOOvER - 01-14-2008 03:30 PM

If you write one, you have one Smile. At the Moment there isn't any script for migration.


RE: i look for a script for migration from Exim Cpanel - morgan - 01-14-2008 07:28 PM

gOOvER Wrote:If you write one, you have one Smile. At the Moment there isn't any script for migration.

Thank you for your answer

My problem are the user´s passwords, as I´ll like to make a transparent migration ¿Have you got an idea about how to migrate the users one by one?


RE: i look for a script for migration from Exim Cpanel - joximu - 01-14-2008 10:11 PM

Hi

if the usrr passwords are stored in Cleartext, then you could write a migration script - otherwise I'd say it's easier to add them manually...

/J


RE: i look for a script for migration from Exim Cpanel - Zothos - 01-14-2008 10:11 PM

Could you open a thread in the migration forum, and provide there a db export? Only the struckture of the db iss needed. Im sure, when we reach stable there will follow some migration scripts.

In the meantime, you could write your own little script by using the functions of ispcp to add customers/resellers which are taken from your cpanel. The only problem are the passwords. Because ispcp saves them not only as a md5 hash. Maybe you need a workaround by adding the users with a random pw, and in the same second sending them a eMail about the new password and username.


RE: i look for a script for migration from Exim Cpanel - gOOvER - 01-14-2008 10:20 PM

Maybe a Mod can move this Post into Migration Forum. Wink


RE: i look for a script for migration from Exim Cpanel - rbtux - 01-14-2008 11:34 PM

yeay... Now that your telling where is Breaki?? He has not been around for some time :-(


RE: i look for a script for migration from Exim Cpanel - gOOvER - 01-15-2008 12:59 AM

I don't know? I see him very often in ICQ, but not here.


RE: i look for a script for migration from Exim Cpanel - BeNe - 01-15-2008 01:13 AM

Quote:Maybe a Mod can move this Post into Migration Forum.
Done Wink
Quote:I see him very often in ICQ, but not here.
Dito.

Greez BeNe


RE: i look for a script for migration from Exim Cpanel - victor531 - 01-15-2008 09:19 AM

try this script http://perfectmaildir.home-dn.net/
and tell me if it works