Your question
Upgraded fine to v16
My main email account is working fine. It was the “admin” account before
I now cannot access any admin functions
root paths
/opt/stalwart/bin/stalwart-foundationdb
/opt/stalwart/bin/settings.json
/opt/stalwart/bin/stalwart.env
/opt/stalwart/etc/config.json (literally has the word foundationdb and thats it)
If I goto https://mail.mydomain.com I get the following error,
{
“type”: “about:blank”,
“status”: 404,
“title”: “Not Found”,
“detail”: “The requested resource does not exist on this server.”
}
If I goto http://mail.mydomain.ca:8080/admin/login
I can log in using my original email account, but it has NO admin permissions now
If I try to use the recovery mode it says invalid username or password. Please try again
My Stalwart Service file
/etc/systemd/system/stalwart.service
[Service]
Type=simple
LimitNOFILE=65536
KillMode=process
KillSignal=SIGINT
Restart=on-failure
RestartSec=5
ExecStart=/opt/stalwart/bin/stalwart-foundationdb --config=/opt/stalwart/etc/config.json
EnvironmentFile=/opt/stalwart/bin/stalwart.env
SyslogIdentifier=stalwart
User=stalwart
Group=stalwart
AmbientCapabilities=CAP_NET_BIND_SERVICE
What am I doing wrong or missing. Its gotta be something right in front of my face.
I can send and receive emails no problem. All data is there. I just can’t get in as admin
I understand that topics in this category are triaged by a bot first but a human reply will follow up. If I’d prefer a human-only reply, I’ll add the no-ai tag to my topic.
on