f6f08e41a0
- Some modification to MESSAGES: * remove trailing white space. * use www.example.com as example URL.
23 lines
699 B
Text
23 lines
699 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.5 2005/07/20 15:42:34 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.example.com/squirrelmail/
|
|
|
|
===========================================================================
|