Removing Mail Functionality from the Customer Panel Print

  • 0

If you want to use a mail server running on a separate machine, or want to prohibit your users from operating mail services, you can remove controls related to managing email services and adding new mail accounts from the Plesk UI. To do this, turn off the Enable mail management functions in Plesk option.

This option does not actually switch off the Plesk-managed mail server, but only removes some UI elements from the Customer Panel. These elements will be hidden from hosting service customers and their users. The following items are removed:

  • The Mail
  • Userssection > user name > Change Settings > Create an email address under your account

To hide the user interface elements related to mail services from the Customer Panel:

  1. In the Server Administration Panel, go to Tools & SettingsMail Server Settings (in the Mail group).
  2. Turn off the Enable mail management functions in Pleskoption and click OK.

Alternatively, you can hide mail-related functionality and corresponding permissions using the /usr/local/psa/admin/conf/panel.ini file. To do so, add the following line:

services.withoutMailService = true


Was this answer helpful?

« Back