Migrate from iRedMail to iRedMail Easy platform

Attention

iRedMail Team can help migrate your iRedMail server, feel free to Contact Us.

Summary

iRedMail Easy platform offers deployment, one-click upgrade support and technical support for your iRedMail servers, it's very easy to keep your server up to date with the ease to use web UI, and get issues solved by iRedMail Team quickly.

For more details about iRedMail Easy platform, please check our website.

Requirements

Unfortunately, FreeBSD is not supported by iRedMail Easy platform.

Create required files used by iRedMail Easy

iRedMail Easy doesn't store any SQL/LDAP passwords, instead it reads from files under /root/.iredmail/kv/ on your server to get them.

Please create these files under /root/.iredmail/kv/ with correct passwords manually, each file should contain only one line, passwords must be in plain text, not the hashed one.

Attention

You can find all info in the iRedMail.tips file under iRedMail installation directory, for example, /root/iRedMail-0.9.9/iRedMail.tips. If you don't have this file anymore, you can still find them in other config files.

Copy files to new locations

SSL cert

iRedMail Easy stores SSL cert/key files under /opt/iredmail/ssl/, you need to either copy or (symbol) link existing ssl cert/key to this directory with correct files names,

Postfix config files

iRedMail Easy will rewrite config files under /etc/postfix/, most importantly main.cf and master.cf. If you have any changes in these 2 files, please read the [Best Practice](./iredmail-easy.best.practice.html) document to understand how to customize them with shell script /opt/iredmail/custom/postfix/custom.sh.