===========================================================================
$NetBSD: MESSAGE,v 1.10 2016/02/16 10:49:53 wiz Exp $

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

	/usr/pkg/share/doc/roundcube/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".

	/usr/pkg/share/doc/roundcube/UPGRADING

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

	Log files:		/var/log/roundcube/
	Document root:		/usr/pkg/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 /usr/pkg/etc/roundcube/roundcube.conf

Make sure to enable access_compat_module if you are using Apache 2.3 or
later.

Make sure
	/usr/pkg/share/roundcube/temp/
exists and is writable by the web server user.

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