Plesk for Windows
kb: how-to
Plesk for Linux
Ideal
Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
How to change the Plesk administrator email address?
Answer
Note: The steps below are applicable only for main Plesk Administrator account (the email address of which is also used to send Plesk server notifications). In order to change email address for additional Plesk administrator accounts it is required to contact main Plesk administrator with the corresponding request.
- Log into Plesk.
- Press on administrator username on the right-upper corner of the Plesk panel and after press the Edit Profile button:
Click on the screenshot below to expand
- Specify the required email address into the Email address* field:
- Scroll down and press the OK button to apply the changes.
Solution using CLI method for Plesk on Linux
- Log into the server via SSH.
- Execute the command below to change the Plesk administrator email address:
# plesk bin init_conf -u -email admin@example.com
Note: replace
admin@example.com
with the name of the required mail address.
Solution using CLI method for Plesk on Windows
- Log into the server via RDP.
- Start a command prompt as an Administrator.
- Execute the command below to change the Plesk administrator email address:
C:\> plesk bin init_conf -u -email admin@example.com
Note: replace
admin@example.com
with the name of the required mail address.
Comments
3 comments
What do we do when the Contact name and Email address fields aren't there?
I can only see the first 2 settings: "Administrator's interface language" and "Allow multiple sessions under this account"
I have the same problem
Hello @Manuel García,
Please verify that you are logged into Plesk GUI under the main admin account
The message as below should be shown on the Edit Profile page:
In case you see the following message:
This means that you are logged into Plesk under the additional administrator account.
In this case, you need to ask main admin to change password for your additional administrator account in Plesk > Tools & Settings > Additional Administrator Accounts > johndoe
Please sign in to leave a comment.