Webmail do not work, rcube_config.php error

Try this:

chown -R hestiamail:www-data /etc/roundcube/
find /etc/roundcube/ -type f -iname "*php" -exec chmod 640 {} \;
5 Likes