• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Dovecot/Courier Error

Tim Gerdes

New Pleskian
Hello,
I have a problem with the mailserver settings. I use Dovecot as a POP3 server, but Plesk indicates I use Courier.
g5lTDAa.png

Courier is displayed as an installed POP3 server.
u7TR2ZT.png

But the Plesk installer says I have Dovecot installed.
Dovecot runs perfectly, but this error appears if I want to change the mail settings.
ljJt2kV.png


How can I tell Plesk that I use Dovecot?
 
Can you try switching to dovecot and see if it presents any error? You can ran the following command:

plesk installer --select-release-current --install-component dovecot
 
I have followed the instructions, but unfortunately nothing has changed.
GGLV4ev.png

This is how it looks in the service administration.
6Sxg8w8.png

And this error I get when I try to start Dovecot.
 
Hey,

I need the output of the command to help you troubleshoot this, please run both of these commands (in order) and paste the result on this post:

plesk installer --select-release-current --install-component courier
plesk installer --select-release-current --install-component dovecot
 
Back
Top