• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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