1

Topic: iRedmail add multiple users? (old server and new server)

Dear all, i 've many users, i will move new server, old server 's normal unix account, new server 's iredmail. How i can do this ? How i can move ?

Thanks, Regards.

----

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

2

Re: iRedmail add multiple users? (old server and new server)

You have to migrate usernames(uid)/passwords to OpenLDAP or MySQL format.

If you're going to store mail accounts in OpenLDAP, PADL scripts can help
you: http://www.padl.com/OSS/MigrationTools.html

if you plan to store mail accounts in MySQL, you can use passwords in
/etc/shadow directly. Simply copy them into iRedMail MySQL database
vmail.mailbox, column "password".