magenx / magenx-email-server

How to setup mail server - Centos, Postfix, Dovecot, OpenDKIM, ClamAV, ClamSMTP and Roundcube 1.4.3 + ViMbAdmin

Home Page:https://www.magenx.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagenX e-mail Server

How to setup mail server with Centos 7, Postfix, Dovecot, OpenDKIM, ClamAV, Roundcube 1.4.x + ViMbAdmin management interface

connection: TLS
SMTP Port: 465
IMAP Port: 993
OpenDKIM signature
SMTP Virus Filter

server key file and ssl certificate must be installed
php > 7 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:
- Roundcube latest
- ViMbAdmin latest
- Postfix latest
- Dovecot latest
- Dovecot-Mysql latest
- OpenDKIM latest
- Clam AntiVirus latest


Prerequisites:
meet the follow prerequisites:
CentOS 7 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 > 7 & setup for virtual hosting
- Apache 2
- Nginx
- Lighttpd
- PHP > 7


Please read the ViMbAdmin documentation on how to configure the web interface.

About

How to setup mail server - Centos, Postfix, Dovecot, OpenDKIM, ClamAV, ClamSMTP and Roundcube 1.4.3 + ViMbAdmin

https://www.magenx.com


Languages

Language:Shell 99.3%Language:Dockerfile 0.7%