By default cPanel dovecot mail server disable Plaintext authentication meaning that to connect to your mailserver you have to use SSL/TLS connection protocol , to allow Plaintext authentication immediately you have to login to your server using SSH puTTY software as root privilege account and edit dovecot.conf configuration file by running the following command
and change the disable_plaintext_auth = yes to disable_plaintext_auth = no
then type :wq to save the changes , now you need to restart dovecot service
Please note that this is not presist changes , becuase each time the cPanel make an update it will overrides dovecot.conf to the default values; to avoid this you have to make this option as default in cPanel configuration by following:
and now you are safe to continue using this option even if the cPanel update process start.
Each failover IP address will need its own line in the configuration file. The configuration…
What is mdadm? The mdadm utility can be used to create and manage storage arrays…
There are several scenarios that you might need to increase or decrease your php maximum…
What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet…
Python normally installed on all cPanel hosting server because most of Centos/red hat update system…
Usually CentOS 7 comes in a numbers of variants, For most users, there are two…