• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

REQUEST: A check box to turn on ssl=required in Dovecot

mr-wolf

Silver Pleskian
Plesk Guru
TITLE:
REQUEST: A check box to turn on ssl=required in Dovecot
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE:
Plesk 17.5 Ubuntu 16.04 LTS
PROBLEM DESCRIPTION:
These are the current settings of dovecot

find /etc/dovecot -type f -name \*.conf -exec egrep -H '^(disable_plaintext_auth|ssl) *=' {} \;
Code:
/etc/dovecot/conf.d/10-plesk-security.conf:disable_plaintext_auth = no
/etc/dovecot/conf.d/11-plesk-security-ssl.conf:ssl= yes

I would like to set it on "ssl= required" using the Plesk interface.
This can now only be done by editing the configuration files of Dovecot.
Such alterations can sometimes be undone by Plesk in my experience.

By using "required" you will stop using plain connections in mail. This would be a good start for a new server and start phasing out those old mail clients.
STEPS TO REPRODUCE:
This can now only be done by editing the configuration files of Dovecot.
Such alterations can sometimes be undone by Plesk in my experience.​
ACTUAL RESULT:
Not possible​
EXPECTED RESULT:
possible in the webif​
ANY ADDITIONAL INFORMATION:
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM:
Answer the question
 
Back
Top