Roundcube Community Forum

 

Changing email password

Started by fadiadham, June 23, 2021, 11:02:19 AM

Previous topic - Next topic

fadiadham

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.', '[email protected]')) 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', '[email protected]')) 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', '[email protected]')) 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?

alec

Yes, you have to configure the password plugin for use with hMailServer.