1

Topic: Import accounts from excel file

I have a excel File that contains all my users and password.

How can I import these data in my database MySql and don't have to create in Iredmail?.

Thanks.

----

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

2

Re: Import accounts from excel file

http://code.google.com/p/iredmail/sourc … r_MySQL.sh

in tools/ create_mail_user_MySQL.sh

check it ,maybe would help you.

3

Re: Import accounts from excel file

The file mentioned by @shake is a good start: http://code.google.com/p/iredmail/sourc … r_MySQL.sh

But it can't import passwords.

You should hack it.