Hi, is there a way to setup sentora in a way that users can change their email password in roundcube ?
Thank you
Thank you
Change password in roundcube
|
Hi, is there a way to setup sentora in a way that users can change their email password in roundcube ?
Thank you
Right now, it can only be changed through the Panel. But, there is a RoundCube password change addon. You will need to check their site or Google for more info on this.
Google: RoundCube password plugin I will also post this as a feature request so we can look into making this an additional feature. No guarantees though as this is a plugin to roundcube and not a part of its core (which i do not understand why not...)
-TGates - Head of Support
SEARCH the Forums or read the DOCUMENTATION before posting!
3rd-Party Modules Maintained: 8 - Module Installs: 150k+ Find my support or modules helpful? Donate HERE Thanks given by: R0Bzombie
(11-01-2014, 05:32 AM)TGates Wrote: Right now, it can only be changed through the Panel. But, there is a RoundCube password change addon. You will need to check their site or Google for more info on this. I need that feature myself and as i see the "RoundCube password change addon" has a plugin system to support various methods. I will work on a plugin to make that work with sentora. J.
It would be a no-brainer to include a password change option. It's wildly inappropriate to have users ask you for password changes. You shouldn't know people's passwords.
It's also just as easy to make a user group called 'email' and only give it email module permissions. Then the user can log into their panel account and change their own password.
-TGates - Head of Support
SEARCH the Forums or read the DOCUMENTATION before posting!
3rd-Party Modules Maintained: 8 - Module Installs: 150k+ Find my support or modules helpful? Donate HERE
We already have all installed with the current sentora installer to get this feature. After a bit of reading in docs here is all that needs to be done:
in /etc/sentora/configs/roundcube/main.inc.php (row 378) replace: Code: $rcmail_config['plugins'] = array('managesieve'); in the plugin config file set this values: /etc/sentora/panel/etc/apps/webmail/plugins/password/config.inc.php Code: $rcmail_config['password_driver'] = 'sql'; After those two steps are done every user logged into the webmail system is able to change his/her own password. Menu (Settings) -> Password This topic could be marked solved :-) J |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How to upgrade RoundCube | rajeevrrs | 0 | 1 ,384 |
11-01-2022, 10:19 PM Last Post: rajeevrrs |
|
can not send email - SMTP error on roundcube | wolvepy | 9 | 26 ,881 |
01-03-2020, 08:37 AM Last Post: Telepuzik |
|
How to add password reset option in roundcube | hakunamatata | 15 | 59 ,061 |
02-08-2019, 12:20 PM Last Post: republicus |