How to setup mail server with Centos, Postfix, Dovecot, OpenDKIM, ClamAV, ClamSMTP and Roundcube 1.x + ViMbAdmin management interface
connection: SSL/TLS
SMTP SSL Port 465
IMAP SSL Port 993
OpenDKIM signature
SMTP Virus Filter
server key file and ssl certificate must be installed
php > 5.4 must be installed
Setting up the framework for an advanced virtual mail server.
you can easily control unlimited virtual domains, mailboxes and aliases.
create super admin and domain admin.
This script will be using:
- Roundcube latest
- ViMbAdmin latest
- Postfix latest
- Dovecot latest
- Dovecot-Mysql latest
- OpenDKIM latest
- Clam AntiVirus latest
- Clam SMTP latest
Prerequisites:
meet the follow prerequisites:
CentOS 6 x64
A supported database server is installed and ready for use
The Admin has an understanding of basic SQL functions.
- MySQL 5.5+
A webserver installed, ready to use, supporting PHP > 5.4 & setup for virtual hosting
- Apache 2
- Nginx
- Lighttpd
- PHP > 5.4
Please read the ViMbAdmin documentation on how to configure the web interface.