summaryrefslogtreecommitdiff
path: root/mail/sqwebmail
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-01-24 20:54:40 +0000
committerjlam <jlam@pkgsrc.org>2002-01-24 20:54:40 +0000
commit341c9d65fb85473258203e613e50b4063bc6e76b (patch)
tree0235828db4d321a8a1eab98dd9e8b7e21ca55f3d /mail/sqwebmail
parent47c953aa1b8004bf3844ec7d82c207023b04246c (diff)
downloadpkgsrc-341c9d65fb85473258203e613e50b4063bc6e76b.tar.gz
Tighten up the MESSAGE file a bit.
Diffstat (limited to 'mail/sqwebmail')
-rw-r--r--mail/sqwebmail/MESSAGE7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/sqwebmail/MESSAGE b/mail/sqwebmail/MESSAGE
index ccef32759bc..620fb527d13 100644
--- a/mail/sqwebmail/MESSAGE
+++ b/mail/sqwebmail/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2002/01/24 07:23:44 jlam Exp $
+$NetBSD: MESSAGE,v 1.2 2002/01/24 20:54:40 jlam Exp $
You must create a cron job that runs at regular intervals to clean the
SqWebMail user cache that executes the following script:
@@ -8,10 +8,7 @@ SqWebMail user cache that executes the following script:
You will need to make SqWebMail accessible through your HTTP server by
making URLs with path "/images/sqwebmail/" resolve to the images in
-${IMAGEDIR}.
-
-If you are running Apache, then you may add the following snippet into
-httpd.conf:
+${IMAGEDIR}, e.g. for Apache, add the following to httpd.conf:
<IfModule mod_alias.c>
Alias /images/sqwebmail/ "${IMAGEDIR}/"