PDA

View Full Version : Changing password from roundcube


bswinnerton
2nd February 2008, 04:11
Would this work with ISPConfig?

http://roundcubeforum.net/forum/index.php?topic=845.0

falko
3rd February 2008, 19:36
No. They use a virtual Postfix setup, but ISPConfig uses system users.

Hans
4th February 2008, 12:13
Your users can change their password for their email account within http://www.anydomainonyourserver.tld:81/mailuser/

bswinnerton
4th February 2008, 14:48
Woah! Cool.

I find new things I never knew about ISPConfig every day =)

bswinnerton
4th February 2008, 17:26
Where is that file located on my server? I would like to edit it.

bswinnerton
4th February 2008, 17:27
Nevermind, Found it

/home/admispconfig/web/mailuser

Philippe Leroy
28th November 2008, 11:23
Hello,

I don't know if you still need a patch for password change but I've written one for Rouncube version 0.2-beta (the last one at this date).

You can find how to install it at :
http://blog.philippe-leroy.fr/post/2008/11/15/Extension-Roundcube-Modification-du-mot-de-passe-email

It is in french but I think you will be able to see the files to be changed.

Philippe
Edit/Delete Message

matrixn
17th August 2009, 03:11
does this patch which is written in French works with ispconfig 2 and postfix using system users?:confused:

As far as i can see the script is using virtual postfix users... and.. no way to change the password for system users :(

Philippe Leroy
18th August 2009, 11:20
No, this script is only for virtual users... It interacts with a sql database.

Regards
Philippe

matrixn
18th August 2009, 15:51
is there a script to modify the password for system users except the one in mailuser system? I was thinking that i can use the script which is used to change password via mailuser but... when i was trying to understand the coding .. i was pretty confused i think is over my programing skills :(

maybe someone with much programming skills want to do it....