Hi,
I have a project on Github named as "emrah-jessie" which install the
containerized system on Debian Jessie host. I prepared an installation
template for the email system too. The email system is mostly based on
the installation document of Vexim2. The main companent are:
- Exim4 with a MariaDB backend
- Dovecot
- Roundcube
- Vexim2
Repo:
https://github.com/emrahcom/emrah-jessie
There are three steps to install the email system:
1 - Login a Debian Jessie host as root.
2- Download the installer
wget
https://raw.githubusercontent.com/emrahcom/emrah-jessie/master/installer/ej
3 - Run the installer with a template name as an argument
bash ej ej-email
regards
emrah