1

Topic: Migrate from Postfix under Virtualmin to iRedMail MySQL?

==== Required information ====
- iRedMail version: 0.8.2
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MYSQL
- Linux/BSD distribution name and version: CentOS 6.3
- Related log if you're reporting an issue:
====

I currently have a server which runs VirtualMin. I've decided I now want to run a dedicated email server and iRedMail looks very good.

The current system has a number of domains and users and I'd like to migrate these to the MySQL version of iRedMail. Any tips on how I should go about doing this? Is there a bulk email account moving tool or something?

----

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

2

Re: Migrate from Postfix under Virtualmin to iRedMail MySQL?

- Take a look at iRedMail-0.8.2/samples/iredmail.mysql, it's the SQL structure used to store mail accounts.
- Then check iRedMail-0.8.2/tools/create_mail_user_sql.sh, it's used to create normal mail users.