Allow user changes their password in RoundCube webmail
After installed RoundCube for my customer, they asked: user can change their own password
To do this, we have to enable password plugin of RoundCube
cd plugins/password
cp config.inc.php.dist config.inc.php
nano config.inc.php
Set $rcmail_config...
blog.donamkhanh.com1 min read