
Installing and Configuring Spamassassin to work with Postfix SMTP server
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 […]
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 […]
The SuPHP is Developed by Sebastian Marsching . The source package is available licensed under the GNU GPLv2. Even though there are several binary installation […]
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 […]
At times it may be desired not to add a mount point permanently via the /etc/fstab, but just automatically mount when the user just desires […]
The firewalld is the default firewall service used in CentOS 7 and RHEL 7. This service replaces traditional IPTABLES used in earlier versions of the […]
Copyright © 2025 | WordPress Theme by MH Themes