Can no longer login to server admin
Problem reported by Brantz - 5/29/2026 at 11:51 AM
Resolved
Since upgrading to 9623 (May 7, 2026), I can't login to the SmarterMail admin account. My admin account is just the name before my mail server domain and now if I try to login to that account it takes me to my regular user account, which is a domain administrator but not the server‑level administrator. Here is an example of what's happening:

Server admin account: fred
Domain admin account fred@myserver.com

"fred" now logs me in as fred@myserver.com and I see no way to just login as "fred" and get access to server level administration. Can anyone help? Thanks!
Brantz Replied
Marked As Resolution
I fixed this by resetting the admin config file as follows:
Log in to the Linux server
Stop the mail service:
sudo service smartermail stop

Edit the file:
sudo nano /etc/smartermail/administrators.json

Find the admin entry you want to reset (usually "username": "admin":).
Replace the entire password hash value with the official default hash:
"1000:7Zf5bDhx+pB+3pSt9bFzbnnn9uiZi25P:+esCLUvFa/lw8c1+UMk+guGeHFfQ7Asc"

This hash corresponds to the default password admin.
Save and exit.
Restart the mail service:
sudo service smartermail start

Login:
Username: your admin username (e.g., admin)
Password: admin
Immediately change the password to something much stronger.

Derek Curtis Replied
Employee Post
Derek Curtis
CCO
SmarterTools Inc.

Reply to Thread

Enter the verification text