Setting up a Mail server using Roundcube Part-1 Centos-7

Date - Jan 21, 2018
Avatar

Do you want to setup a dedicated mail server for your website, Our mail server depends on three major criteria,

Postfix(SMTP), Dovecot(IMAP), Roundcube (Mail Client)
This article will show how to install and configure the above criterias

Readmore...

Setting up a Mail server using Roundcube Part-2 Centos-7

Date - Jan 25, 2019
Avatar

On the previous article we have seen how to configure postfix configuration for a mail server. In this second part we will be seeing how to configure and integrate dovecot to handle mail box.

Dovecot is an open-source Internet Message Access Protocol

Readmore...

Setting up a Mail server using Roundcube Part-3 Centos-7

Date - Jan 29, 2019
Avatar

The previous article shows how to configure Postfix and Dovecot for our mail server but we also need a web interface to access our mail server for handling the mail accounts. A mail client helps us to acquire this requirement, Roundcubemail.

Readmore...