summaryrefslogtreecommitdiff
path: root/mail/imp/MESSAGE
blob: 5391498ea0eb1407a2c852a44ac30c4cd4cbf45f (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.3 2002/02/01 22:44:27 bouyer Exp $

Please refer to the file:

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

on how to setup your IMP installation. You need to at last edit

	${IMPDIR}/config/conf.php

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

and then you have to edit
	${PREFIX}/share/horde/config/registry.php
to enable IMP in the horde framework.

If you are updating from IMP 2.2.x, use the script
	${PREFIX}share/horde/imp/config
to convert the IMP 2.2.x user preference database to the new format.

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