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

Remove all email information from Plesk 10.1 interface

C

cstdenis

Guest
How can I remove all email information from Plesk 10.1 interface?

I have unchecked the "Enable mail management functions in Panel" which removes the mail tab, but there are still several places in the reseller/domain/user interface that reference mail such as the domain level Account -> Resources.
Mailboxes 0 used of 0
Mailbox size 0 B
Mailing lists 0 used of 0

These need to be removed to prevent confusion by customers -- we have a separate email management system that needs to be used to all email functions.
 
Plesk 10 does a better job in allowing to hide mail, but mail still visible in Resources.
 
Interface customization can not be used to hide these because it appears to only support CSS and images. And I can't do something like "display: none" because the CSS IDs of the elements that need to be removed are randomly generated each page load.
 
Back
Top