1

Topic: Creating BULK e-mail ID's

==== Required information ====
- iRedMail version (check /etc/iredmail-release):  0.9.8
- Linux/BSD distribution name and version: CentOS 7.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): PGSQL
- Web server (Apache or Nginx): Nginx
- Manage mail accounts with iRedAdmin-Pro? YES
=============================

I want to create e-mail ID's for around 1800 user's as they are migrating from C-PANEL mail server.

Is there any option for creating so many ID's at once from backup / excel sheet or any ?

----

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

2 (edited by zaka10 2018-04-26 19:13:17)

Re: Creating BULK e-mail ID's

When i migrate from old version, i use this script
/opt/iredapd/tools/create_mail_user_SQL.sh

see this link
https://searchcode.com/codesearch/view/61138864/

3 (edited by saquib.akhtar 2018-04-26 20:01:18)

Re: Creating BULK e-mail ID's

How can I migrate all user email ID from Cpanel ?

The current mail server is on Cpanel.
How will the above script work?

4

Re: Creating BULK e-mail ID's

You can find scripts used to create mail user for iRedMail here:
https://bitbucket.org/zhb/iredmail/src/ … ail/tools/

You need to know how to export required info of mail accounts from cPanel, then create mail user with the info (with the scripts) on iRedMail server.

5

Re: Creating BULK e-mail ID's

can you please guide me a little bit how to take out required user info from Cpanel ?

Will the info in excel sheet work, like CSV or something else ? (means which type of input is required by the script)

6

Re: Creating BULK e-mail ID's

how to import CSV sheet for bulk email creation ??

7

Re: Creating BULK e-mail ID's

Can anyone please help me out with the issue to create bulk email user's as I have to create 1800 user's..

I am following this link but can't find those edited lines:

https://forum.iredmail.org/post30299.html#p30299