mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
28 lines
809 B
Plaintext
28 lines
809 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.6 2011/07/13 12:22:43 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/
|
|
|
|
And please refer Release Notes for important changes:
|
|
|
|
http://www.example.com/squirrelmail/doc/ReleaseNotes
|
|
|
|
===========================================================================
|