summaryrefslogtreecommitdiff
path: root/mail/sqwebmail
diff options
context:
space:
mode:
authorjlam <jlam>2002-01-24 20:54:40 +0000
committerjlam <jlam>2002-01-24 20:54:40 +0000
commitec3b4fcebf4cf53c3b97ea683ad172b9704a656c (patch)
tree0235828db4d321a8a1eab98dd9e8b7e21ca55f3d /mail/sqwebmail
parentab7b264fdc5879ad75760dd4bf4ac9582e008c37 (diff)
downloadpkgsrc-ec3b4fcebf4cf53c3b97ea683ad172b9704a656c.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}/"