summaryrefslogtreecommitdiff
path: root/mail/ja-squirrelmail/MESSAGE
blob: 01dbccb1fd11d874980a505d6d8aba28176f5c88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/06/06 14:32:11 taca Exp $

Please run the SquirrelMail configuration script:

        cd ${SMDIR}/config && ./conf.pl

to customize the SquirrelMail webmail system for your site.

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 ${PKG_SYSCONFDIR}/squirrelmail.conf

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

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