• 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.

trouble webmail sidebar.php

Z

zoncar

Guest
Hi , I have a problem with webmail after login the page sidebar.php don't open, but in left side there is the error

impossible find the server o DNS error.

please help
 
I understand

the problem is

-psa-turba-2.1.3

I uninstall psa-turba rpm and I resolve the problem
 
go to line 311 on your tree.php
/usr/share/psa-horde/lib/Horde/IMAP/Tree.php
and add following to the path: ./
required_once './Horde/Se......';
 
Back
Top