summaryrefslogtreecommitdiff
path: root/mail/squirrelmail/MESSAGE
blob: a229cb7630a55bca204a9e5dae79888ef8fe199e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
==========================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 01:01:31 zuntum Exp $

You will need to make SquirrelMail accessible through your HTTP server.
If you are running Apache and ap-php, then you may either symlink
	
	${SMDIR}

into DocumentRoot, or add the following line to httpd.conf:

	Include ${APACHE_SYSCONFDIR}/squirrelmail.conf

to make IMAP accounts accessible through:
	
	http://www.domain.com/squirrelmail/

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