From 587ae8a40289938c2825c9989418884807428696 Mon Sep 17 00:00:00 2001
From: "wicked%sci.fi" <>
Date: Tue, 7 Apr 2009 02:29:36 +0000
Subject: [PATCH] Bug 365594: Add X-Bugzilla-Type header to whine mails - Patch
 by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat

---
 template/en/default/whine/multipart-mime.txt.tmpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/template/en/default/whine/multipart-mime.txt.tmpl b/template/en/default/whine/multipart-mime.txt.tmpl
index 0c22575fa..7fdfdb026 100644
--- a/template/en/default/whine/multipart-mime.txt.tmpl
+++ b/template/en/default/whine/multipart-mime.txt.tmpl
@@ -35,6 +35,7 @@ To: [% recipient.email %]
 Subject: [[% terms.Bugzilla %]] [% subject %]
 MIME-Version: 1.0
 Content-Type: multipart/alternative; boundary="[% boundary %]"
+X-Bugzilla-Type: whine
 
 
 This is a MIME multipart message.  It is possible that your mail program
-- 
2.24.1