summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorzach%zachlipton.com <>2001-08-12 08:16:08 +0200
committerzach%zachlipton.com <>2001-08-12 08:16:08 +0200
commite614c88166dbfa94a0f6a00d8b8d68cb945746f1 (patch)
tree4ad2296c706390fe395e973b71109aeddfcbed34 /defparams.pl
parentf12bfa366b8e952cb2df6337ba87a932097a6801 (diff)
downloadbugzilla-e614c88166dbfa94a0f6a00d8b8d68cb945746f1.tar.gz
bugzilla-e614c88166dbfa94a0f6a00d8b8d68cb945746f1.tar.xz
patch for bug 26194: Header explaining reason d'etre for email in New email notification scheme.
Patch by MattyT <matty@chariot.net.au>, r=zach@zachlipton.com.
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/defparams.pl b/defparams.pl
index 0bb47d59f..ea2dc12ef 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -382,10 +382,13 @@ page).},
"From: bugzilla-daemon
To: %to%
Subject: [Bug %bugid%] %neworchanged%%summary%
+X-Bugzilla-Reason: %reasonsheader%
%urlbase%show_bug.cgi?id=%bugid%
-%diffs%");
+%diffs%
+
+%reasonsbody%");