1

Topic: importing new users

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
======== Required information ====
- iRedMail version: 1.8.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): iRedAdmin-Pro-MySQL
- Linux/BSD distribution name and version: Debian 7
- Related log if you're reporting an issue:
====
Hi folks,
I'd like ask you if there is any way how to import 200+ emails and passwords from plain text file to make a correct accounts.
I have the plain text list of emails an password (every on one row, coma separated) and a need create correct email accounts from that list.

Probably I have to make some sql script for importing, but which tables are essential? Which column I have to fill?

Thank you for any advice.
Josef Zacek

----

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

2

Re: importing new users

You can check script shipped in iRedMail: iRedMail-0.8.7/tools/create_mail_user_SQL.sh.

3

Re: importing new users

Perfect, That is it!
Thank you very much.
Josef Zacek