Plesk for Windows
kb: how-to
Plesk for Linux
ABT: Group B
Applicable to:
- Plesk for Linux
- Plesk for Windows
Question
How to change the Plesk administrator email address?
Answer
- 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
0 comments
Please sign in to leave a comment.