summaryrefslogtreecommitdiff
path: root/misc/jitterbug/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'misc/jitterbug/pkg/MESSAGE')
-rw-r--r--misc/jitterbug/pkg/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/jitterbug/pkg/MESSAGE b/misc/jitterbug/pkg/MESSAGE
index 17d42293a75..aea5a2557fa 100644
--- a/misc/jitterbug/pkg/MESSAGE
+++ b/misc/jitterbug/pkg/MESSAGE
@@ -15,5 +15,15 @@ o Customize (if necessary)
o Customize the html documents in the project's bug tracking directory:
@PREFIX@/@JB_USER@/@JB_PACKAGE@/bug_tracking
+
+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"
+
+o Append @PREFIX@/etc/jitterbug/httpd.conf.add to your httpd.conf
+ (typically @PREFIX@/etc/httpd/httpd.conf) and restart your httpd.
+
===============================================================================