Hello All,
In v76 we found that updates can break dovecot if the configuration is customized. This includes customizations done in supported manner using our configuration templating system. This has resulted in
being removed causing login failure on mail clients as well as webmail.
The only current known workaround is to do the following:
Move/Rename
then run
and restart dovecot by running the following:
We'll update this thread with more information and the status of the case when available.
Thanks!
In v76 we found that updates can break dovecot if the configuration is customized. This includes customizations done in supported manner using our configuration templating system. This has resulted in
Code:
/usr/local/cpanel/bin/dovecot-auth
The only current known workaround is to do the following:
Move/Rename
Code:
/var/cpanel/templates/dovecot2.2/main.local
Code:
/scripts/builddovecotconf
Code:
/scripts/restartsrv_dovecot
Thanks!