Author Topic: Changing email password  (Read 2454 times)

Offline fadiadham

  • Newbie
  • *
  • Posts: 1
Changing email password
« on: June 23, 2021, 11:02:19 AM »
Hi,

I have windows server 2012 with hMailServer installed on, I'm using latest version of Roundcube with mysql and IIS server.
tried everything to enable users to change password but everytime an error occurred : could not save new password.

some of the errors I received in the log:
p.', 'user@mydomain.com')) in C:\inetpub\wwwroot\WebMail\program\lib\Roundcube\rcube_db.php on line 543 (POST /?_task=settings&_action=plugin.password-save)
[23-Jun-2021 12:45:21 +0000]: <h1bsfm37> DB Error: [1305] FUNCTION roundcubemail.update_passwd does not exist (SQL Query: SELECT update_passwd('$1$PMasMa2p$UcfhIVh9LYS1lBFCjuBRd0', 'user@mydomain.com')) in C:\inetpub\wwwroot\WebMail\program\lib\Roundcube\rcube_db.php on line 543 (POST /?_task=settings&_action=plugin.password-save)
[23-Jun-2021 14:01:37 +0000]: <h1bsfm37> DB Error: [1305] FUNCTION roundcubemail.update_passwd does not exist (SQL Query: SELECT update_passwd('$1$N7fwh6EF$l6W4kW4KzfHyD/h7Z4PEL1', 'user@mydomain.com')) in C:\inetpub\wwwroot\WebMail\program\lib\Roundcube\rcube_db.php on line 543 (POST /?_task=settings&_action=plugin.password-save)
[23-Jun-2021 14:04:06 +0000]: <0lilpvkr> DB Error: [1305] FUNCTION roundcubemail.update_passwd does not exist (SQL Query: SELECT update_passwd('$1$lI0H4m92$Uya20aLZggcj0lhEIQwCw1',

is there any way to fix that?

Offline alec

  • Hero Member
  • *****
  • Posts: 1,363
Re: Changing email password
« Reply #1 on: June 23, 2021, 02:12:19 PM »
Yes, you have to configure the password plugin for use with hMailServer.