summaryrefslogtreecommitdiff
path: root/misc/jitterbug
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2000-10-17 10:32:40 +0000
committerwennmach <wennmach@pkgsrc.org>2000-10-17 10:32:40 +0000
commit72607fc69bed402046bfcbab208fa1628fef60fe (patch)
treed9854b75bdd28d0997861f6620734d648fc189ae /misc/jitterbug
parent0768898563f04eabf2c5d05d64fabceca02fcc9f (diff)
downloadpkgsrc-72607fc69bed402046bfcbab208fa1628fef60fe.tar.gz
Correct instruction on what to put into the mail alias file.
Pointed out to me by Hubert Feyrer in private e-mail.
Diffstat (limited to 'misc/jitterbug')
-rw-r--r--misc/jitterbug/pkg/MESSAGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/jitterbug/pkg/MESSAGE b/misc/jitterbug/pkg/MESSAGE
index aea5a2557fa..564d8a2e988 100644
--- a/misc/jitterbug/pkg/MESSAGE
+++ b/misc/jitterbug/pkg/MESSAGE
@@ -20,7 +20,7 @@ o Add an alias for @JB_USER@ to your mail aliases:
The details on how to do this depend on which MTA you use. For standard
sendmail, add the following lines to your aliases files
(/etc/aliases or /etc/mail/aliases):
- @JB_LOCALMAIL@: "|@PREFIX@/@JB_USER@/bin/new_message"
+ @JB_LOCALMAIL@: "|@PREFIX@/@JB_USER@/bin/new_message @JB_PACKAGE@"
o Append @PREFIX@/etc/jitterbug/httpd.conf.add to your httpd.conf
(typically @PREFIX@/etc/httpd/httpd.conf) and restart your httpd.