1

Topic: Users migration from ISPconfig to iRedMail

==== Required information ====
- iRedMail version: 0.9.0
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Web server (Apache or Nginx): Nginx
- Linux/BSD distribution name and version: OpenBSD 5.6
- Related log if you're reporting an issue:
====
I'm looking for a fast method to migrate about 2000 mail accounts from ISPconfig on Debian/MySQL to iRedMail.
I'd like to migrate account from Mysql to Mysql, but i dont know tables and fields to copy froma one db to another, what aboust passwords etc. Somebody did it?

Best regards
Zdzich

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Users migration from ISPconfig to iRedMail

Check script file shipped in iRedMail to understand how to create a mail user:
https://bitbucket.org/zhb/iredmail/src/ … ail/tools/ (file create_mail_user_SQL.sh)

For passwords used in iRedMail, check this tutorial:
http://www.iredmail.org/docs/password.hashes.html