Skip to content

Latest commit

 

History

History
44 lines (39 loc) · 1.42 KB

README.md

File metadata and controls

44 lines (39 loc) · 1.42 KB

ADOVMS-M

will work only for ViMbAdmin > 3
https://github.com/opensolutions/ViMbAdmin

How to setup mail server with Centos, Postfix, Dovecot, OpenDKIM and ViMbAdmin

connection: SSL/TLS
SMTP SSL Port 465
IMAP SSL Port 993
OpenDKIM signature

server key file and ssl certificate must be installed
php > 5.4 must be installed

About this setup

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:
- ViMbAdmin latest
- Postfix latest
- Dovecot latest
- Dovecot-Mysql latest
- OpenDKIM 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.