summaryrefslogtreecommitdiff
path: root/mail/roundcube/MESSAGE
blob: f48c048d83750261f077a89fa25ac9a13b36a707 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
===========================================================================
$NetBSD: MESSAGE,v 1.8 2012/12/05 15:38:01 taca Exp $

Please refer to the following file on how to setup your RoundCube
installation.

	${DOCDIR}/INSTALL

Please refer to the following file on how to upgrade your RoundCube
from older version and make sure to remember the version of current
installed Round cube with "pkg_info -I roundcube".

	${DOCDIR}/UPGRADING

For pkgsrc installations the RoundCube package is installed in
these locations.

	Log files:		${VARBASE}/log/roundcube/
	Document root:		${PREFIX}/share/roundcube/

You will also need to make RoundCube accessible through your HTTP server.
If you are running Apache and ap-php, then you can add the following lines
to httpd.conf:

	Include ${PKG_SYSCONFDIR}/roundcube.conf

===========================================================================