BojanKostadinov
04-08-2008, 07:39 AM
Hello, I've installed the new roundcube version 0.1.1 yesterday (with simplescripts). Now, I want to add a change password "plugin" so that users can change their passwords in user preferences.. I've used the following trick:
[Optional patchwork] - http://postfix.pentachron.net/
Basically I added some lines to roundcube/program/steps/settings/func.inc. This works ok.
Then, I added the rest to roundcube/program/steps/settings/save_prefs.inc (as explained on the page), which DOESN'T work ok.
Can anybody tell me how I can fix this (I presume that the new version of roundcube does something different) or can you give me another option on how my users can change their passwords (I know of mydomainname:2095/webmail) and I don't like that option....
Does anyone know where are the email account passwords kept on the server (what file), so maybe I can make my own script...
Thanks!!!
..... and I know that this version of roundcube was released just a few days ago...
[Optional patchwork] - http://postfix.pentachron.net/
Basically I added some lines to roundcube/program/steps/settings/func.inc. This works ok.
Then, I added the rest to roundcube/program/steps/settings/save_prefs.inc (as explained on the page), which DOESN'T work ok.
Can anybody tell me how I can fix this (I presume that the new version of roundcube does something different) or can you give me another option on how my users can change their passwords (I know of mydomainname:2095/webmail) and I don't like that option....
Does anyone know where are the email account passwords kept on the server (what file), so maybe I can make my own script...
Thanks!!!
..... and I know that this version of roundcube was released just a few days ago...