RainLoop / rainloop-webmail

Simple, modern & fast web-based email client
http://rainloop.net
MIT License
4.08k stars 874 forks source link

Could not save new password when using hmailserver-change-password plugin #2182

Closed asmwarrior closed 2 years ago

asmwarrior commented 2 years ago

RainLoop version, browser, OS: The latest release version rainloop-1.16.0 Windows server 2022 hMailserver

The rainloop webmail works OK. I can use the webmail correctly.

But the hmailserver-change-password plugin does not work correct. When a user try to change the password, it will show a message:

Could not save new password

So, I believe this is a bug in the plugin's source code. Any ideas?

Thanks.

asmwarrior commented 2 years ago

OK, I think I have find the solution.

Here is an old issue: Unable to get hmailserver plugin to work · Issue #1276 · RainLoop/rainloop-webmail

Someone gives the reply:

Did you setup the hMailServer administrator password in the plugin configuration? This is the same password you would use to launch the desktop administrator configuration utility.

I see that by default, in the plugin setting, the administrator name is "admin", while in hMailserver, the default administrator name is "Administrator". After setting the correct administrator user name and password. This issue if fixed now!

Hope this can help others.