summaryrefslogtreecommitdiff
path: root/mail/imp/MESSAGE
blob: 67ce4199b8d6dbddd528bcdfe69eb3b8b38ed988 (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.5 2002/09/24 12:30:11 wiz 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.

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