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

how to disable webmail login page

I dont know if you can disable the page, but you can disable webmail on a per domain basis. It can be found in the domain under mail > mail preferences.

Edit: Also, you can remove the DNS record for "webmail" in that domain. That will prevent anyone from seeing a horde login page. (apache redirects urls starting with webmail.* to the horde login)
 
You can always disable anything.

Just move and rename the file and/or chmod it.

On my distro FreeBSD 5.4/6.x the root is /usr/local/psa/psa-horde/imp/login.php

Just hop on and as root chmod 0000 login.php

Not the best solution in the world, but it will sure keep people from logging in.

J
 
Back
Top