aboutsummaryrefslogtreecommitdiffstats
path: root/mail/roundcube/pkg-message
blob: 535487fcbf803177c0e939fb32dc23945ff8aeb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
------------------------------------------------------------------
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.
------------------------------------------------------------------