
Configuring TLS in Postfix
This post is a continuation on previous posts. It is expected that you have a working Postfix server with Virtual Domain hosting, Dovecot based authentication and […]
This post is a continuation on previous posts. It is expected that you have a working Postfix server with Virtual Domain hosting, Dovecot based authentication and […]
Email spam, which is also know as junk email, are identical email messages sent to several email recipients. This could be emails sent by companies […]
If you configure postfix in a default manner as posted in my previous posts, mail relay will be disabled. This is a security feature since […]
This is a continuation of “Configuring postfix virtual mail domain” We need to update dovecot configuration files so that the pop3 server can locate the […]
This is part of the Postfix documents series, continuation of “Accessing a dovecot imap server using SquirrelMail”. One should complete the initial steps in these […]
Install an SMTP server and POP/IMAP server using the following link Install http server and SquirrelMail yum install httpd php Download the latest stable version […]
Dovecot is a beautiful pop3 server that works well with most of the linux based mail servers. Follow the steps mentioned here to configure and […]
Ensure that sendmail is stopped in the host systemctl stop sendmail systemctl disable sendmail Install the postfix package yum install postfix Backup the main postfix […]
Copyright © 2025 | WordPress Theme by MH Themes