summaryrefslogtreecommitdiff
path: root/mail/ja-squirrelmail/MESSAGE
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-06-06 14:32:11 +0000
committertaca <taca@pkgsrc.org>2004-06-06 14:32:11 +0000
commit9bcee74ae403c2de07143d860af4e7e322c69a1d (patch)
tree6822a10026b36530ab7fe25d00c9fbc8696f0268 /mail/ja-squirrelmail/MESSAGE
parent4d9d09b4716e8ffe02c273bf883a136d21cdd003 (diff)
downloadpkgsrc-9bcee74ae403c2de07143d860af4e7e322c69a1d.tar.gz
Importing ja-squirrelmail 1.4.3a package.
This is SquirrelMail with Japanese localization and own patches.
Diffstat (limited to 'mail/ja-squirrelmail/MESSAGE')
-rw-r--r--mail/ja-squirrelmail/MESSAGE23
1 files changed, 23 insertions, 0 deletions
diff --git a/mail/ja-squirrelmail/MESSAGE b/mail/ja-squirrelmail/MESSAGE
new file mode 100644
index 00000000000..01dbccb1fd1
--- /dev/null
+++ b/mail/ja-squirrelmail/MESSAGE
@@ -0,0 +1,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/
+
+===========================================================================