From 3f35dd081156d231710553099f01f40481aa187a Mon Sep 17 00:00:00 2001 From: Byron Jones Date: Fri, 16 May 2014 13:22:10 +0800 Subject: Bug 1010751: Add "Bugzilla@Mozilla" to the From header, so email clients don't just display "bugzilla-daemon@mozilla.org" --- template/en/default/email/whine.txt.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template/en/default/email/whine.txt.tmpl') diff --git a/template/en/default/email/whine.txt.tmpl b/template/en/default/email/whine.txt.tmpl index 32d8da8a0..b249d1964 100644 --- a/template/en/default/email/whine.txt.tmpl +++ b/template/en/default/email/whine.txt.tmpl @@ -19,7 +19,7 @@ #%] [% PROCESS "global/field-descs.none.tmpl" %] -From: [% Param("mailfrom") %] +From: "[% terms.BugzillaTitle %]" <[% Param('mailfrom') %]> To: [% email %][% Param("emailsuffix") %] Subject: Your [% terms.Bugzilla %] [%+ terms.bug %] list needs attention. X-Bugzilla-Type: whine -- cgit v1.2.3-24-g4f1b