summaryrefslogtreecommitdiff
path: root/mail/imp/MESSAGE
blob: 8b94a9a5e81d7e1fa995086f9499590105ce3f6d (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.4 2002/03/01 20:46:06 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/scripts/imp2horde.pl
to convert the IMP 2.2.x user preference database to the new format.

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