diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-05-03 14:57:45 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-05-03 14:57:45 +0000 |
commit | 981b7fa63c4545924f224eda498cd1206b80b2cb (patch) | |
tree | eb8b449882720b41554ca8d837f91b9a4b0401c3 /mail/sqwebmail/MESSAGE | |
parent | 1b86884d40bed246e4293b457f19c523ee17df56 (diff) | |
download | pkgsrc-981b7fa63c4545924f224eda498cd1206b80b2cb.tar.gz |
As discussed with jlam, set the mailer to "/usr/sbin/sendmail" by
default, and inform the user that it might be necessary to edit
${PKG_SYSCONFDIR}/sendit.sh.
Diffstat (limited to 'mail/sqwebmail/MESSAGE')
-rw-r--r-- | mail/sqwebmail/MESSAGE | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/mail/sqwebmail/MESSAGE b/mail/sqwebmail/MESSAGE index 620fb527d13..95f80025ab2 100644 --- a/mail/sqwebmail/MESSAGE +++ b/mail/sqwebmail/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2002/01/24 20:54:40 jlam Exp $ +$NetBSD: MESSAGE,v 1.3 2002/05/03 14:57:45 schmonz Exp $ You must create a cron job that runs at regular intervals to clean the SqWebMail user cache that executes the following script: @@ -26,4 +26,8 @@ Maildir accounts will be accessible through: http://www.domain.com/cgi-bin/sqwebmail +If you're using a non-default mailer, you will need to edit: + + ${PKG_SYSCONFDIR}/sendit.sh + =========================================================================== |