How to Reset the SmarterMail Admin Password
It may become necessary to change or reset a lost SmarterMail administrator password on your dedicated server. To do this, you will need to modify a config file to reset the password to default, set a new password, and enter the new password in Plesk so that it can connect to SmarterMail using the steps below. Please note that these steps are for dedicated server customers.
Reset the Primary Administrator Login and Password
- Open services.msc and stop the SmarterMail service.
- Navigate to the SmarterMail Service directory at C:\Program Files (x86)\SmarterTools\SmarterMail\Service.
- Make a backup of the MailConfig.xml file.
- Use Notepad to open the original MailConfig.xml file.
- Locate the section below.
<!-- ** System Admin *************************** -->
<!-- ** To reset admin password, delete these items ** -->
<!-- ** and then restart the SmarterMail Service. ** -->
<!-- ***************************************** -->
<sysadminusername> ... </sysadminusername>
<sysadminpassword> ... </sysadminpassword>
<!-- ***************************************** -->
- Delete the sysadminusername and sysadminpassword lines and save the file. **Do not remove the <systemadminusername> or <sysadminpassword> tags. This will crash your mail server**
- Restart the SmarterMail service.
- Go to http://localhost:9998
- Log in using the following credentials:
Email: admin
Password: admin
- Click on Settings > System Administrators select the admin user and click Edit to change the admin password to a unique, secure password (or the password stored in Plesk - see Control Suite process below to recover the original password).
Change the SmarterMail Admin Password in Plesk Using Control Suite
- Connect to the server via Remote Desktop.
- Open the Control Suite from your Desktop.
- Click on the Mail Server option in the Navigation Tree.
- Click on the Reset SmarterMail Password tile in the Commands Ribbon.
- Enter a new secure password for SmarterMail. Make a note of it as you will need it in forthcoming steps.
- Click the Execute button.
Alternate Method for Manually Setting the SmarterMail Password in Plesk
Enter the new SmarterMail Admin Password in Plesk
Plesk 12.X
- Log into the Plesk Control Panel.
- Under Server Management click the Tools & Settings option.
- Under Server Management In the Tools & Settings page click Server Components.
- Find the Mail Server component and click on the SmarterMail Server version to the right.
- Enter the same password here as you set for SmarterMail above.
- Click OK.
Plesk 11.X
- Log into the Plesk Control Panel.
- Under Server Management click the Tools & Settings option.
- Under Server Management In the Tools & Settings page click Server Components.
- Find the Mail Server component and click on the SmarterMail Server version to the right.
- Enter the same password here as you set for SmarterMail above.
- Click OK.
Plesk 9.X
- Log in to Plesk Control Panel.
- Click on Settings.
- Click on the Server Components icon.
- Find the Mail Server component and click on the SmarterMail Server version to the right.
- Enter the same password here as you set for SmarterMail above.
- Click OK.
Article ID: 466, Created: April 9, 2012 at 4:06 PM, Modified: November 17, 2015 at 10:10 AM