blob: 42b2437a0d418c53436e2ea8a39d96a9587381bf (
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
28
29
|
===========================================================================
$NetBSD: MESSAGE,v 1.3 2006/05/05 02:46:54 taca Exp $
In order to use ja-squirrelmail package, you need to install these
packages, too:
mail/squirrelmail-decode
mail/squirrelmail-locales
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.example.com/squirrelmail/
===========================================================================
|