1

Topic: password plugin on roundcube problem...

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
====

I Have roundcubemail v. 0.8.6
Whenever i try to update users password (password plugin) roundcube send me an error.

In log file I see this:

Sep 11 10:45:16 mail roundcube: MDB2 Error: not found (-4): _doQuery: [Error message: Could not execute statement] [Last executed query: SELECT update_passwd('$xxxxxxxxxxxxx/', 'xxx@xxxx.com')] [Native code: 1305] [Native message: FUNCTION roundcubemail.update_passwd does not exist]

How can i try to solve this?

Thanks...

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: password plugin on roundcube problem...

Did you upgrade Roundcube manually? If so, please sync its plugin config file (password plugin, in your case) from old version.

3

Re: password plugin on roundcube problem...

ZhangHuangbin wrote:

Did you upgrade Roundcube manually? If so, please sync its plugin config file (password plugin, in your case) from old version.

Sincerely, I don't remember :-(
And I think I delete old version... How can I restore just this plug in?

Thanks in advance...

4

Re: password plugin on roundcube problem...

posa68 wrote:

And I think I delete old version... How can I restore just this plug in?

Then you can configure this plugin manually. Since you didn't tell us basic info of your iRedMail server, it's hard for me to show you detailed steps:

==== Required information ====
- iRedMail version:
- Store mail accounts in which backend (LDAP/MySQL/PGSQL):
- Linux/BSD distribution name and version:
- Related log if you're reporting an issue:
====

Password plugin is under Roundcube directory: plugins/password/config.inc.php.
An easy way to solve this issue is: installing iRedMail on a virtual machine, then you get a working config file of this plugin, simply copy it to your server and restart Apache, that should work for you.