• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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