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 Thanks given by: R0Bzombie
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.
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 | 2 ,100 |
11-01-2022, 10:19 PM Last Post: rajeevrrs |
|
can not send email - SMTP error on roundcube | wolvepy | 9 | 31 ,749 |
01-03-2020, 08:37 AM Last Post: Telepuzik |
|
How to add password reset option in roundcube | hakunamatata | 15 | 68 ,049 |
02-08-2019, 12:20 PM Last Post: republicus |