------------------------------------------------------------------
FIRST INSTALLATION

. Create a new database and a database user for RoundCube
. Create database tables using the queries in file
   'SQL/*.initial.sql'
. Modify the files in config/* to suit your local environment
. Don't forget to set db.inc.php mode to 660.

UPGRADING

If you already had a previous version of RoundCube installed,
you should check your config files and DB schema are up-to-date.
------------------------------------------------------------------