summaryrefslogtreecommitdiff
path: root/mail/imp/MESSAGE
blob: 89236523c0a76741e1bd0851f8cfca3d108daba7 (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
28
29
==========================================================================
$NetBSD: MESSAGE,v 1.2 2001/11/26 07:34:05 jlam Exp $

Please refer to the file:

	${PREFIX}/share/doc/imp/SECURITY

on how to secure the IMP installation.  It is at least recommended that
you change the default database password used by horde-phplib and imp.
You may setup the Horde/IMP installation by pointing a web browser at:

	http://www.domain.com/horde/setup.php3

or by manually editting:

	${IMPDIR}/config/defaults.php3

You will also need to make IMP 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}/horde.conf
	Include ${PKG_SYSCONFDIR}/imp.conf

to make Horde accessible through:
	
	http://www.domain.com/horde/imp/

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