1

Topic: how to import mail accounts from another server to iredmail server?

I have some mail accounts on another mail server.
I have a txt file which contains a username and plaint text passwd .

How can I import these accounts from the server to new iredmail server?
Thanks

----

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

2

Re: how to import mail accounts from another server to iredmail server?

check the iRedMail.x.y.z/tools/

create_mail_user_MySQ.sh   is for mysql
create_mail_user_OpenLDAP.sh is for ldap

3

Re: how to import mail accounts from another server to iredmail server?

Hello,

Can anyone let me know how to modify the 'create_mail_user_MySQL.sh' script in order to use an input file which would hold a list of username, password?

Thanks for your help!

4

Re: how to import mail accounts from another server to iredmail server?

http://code.google.com/p/iredmail/wiki/ … new_users?

check it。