summaryrefslogtreecommitdiff
path: root/mail/imp/MESSAGE
blob: 7455a3b7e6c9d4980fc5b293144cfe55f6235c9d (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.1 2001/11/01 01:00:17 zuntum 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 ${APACHE_SYSCONFDIR}/horde.conf
	Include ${APACHE_SYSCONFDIR}/imp.conf

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

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