summaryrefslogtreecommitdiffstats
path: root/template/en/default/email/sudo.txt.tmpl
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2006-10-21 06:22:54 +0200
committerlpsolit%gmail.com <>2006-10-21 06:22:54 +0200
commiteedbd699a1aa0f44e7dda37b4d524902a864b783 (patch)
tree73665b04bd191ede2b3d6fc98ce1af48675704e3 /template/en/default/email/sudo.txt.tmpl
parentac3fe4074a3e583948bf2a1d0b81f8f3f6acce51 (diff)
downloadbugzilla-eedbd699a1aa0f44e7dda37b4d524902a864b783.tar.gz
bugzilla-eedbd699a1aa0f44e7dda37b4d524902a864b783.tar.xz
Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk
Diffstat (limited to 'template/en/default/email/sudo.txt.tmpl')
-rw-r--r--template/en/default/email/sudo.txt.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/email/sudo.txt.tmpl b/template/en/default/email/sudo.txt.tmpl
index 06026cf39..758c67b02 100644
--- a/template/en/default/email/sudo.txt.tmpl
+++ b/template/en/default/email/sudo.txt.tmpl
@@ -22,10 +22,11 @@
[% PROCESS global/variables.none.tmpl %]
Content-Type: text/plain
-From: [% Param("maintainer") %]
+From: [% Param('mailfrom') %]
To: [% user.email %]
Subject: [[% terms.Bugzilla %]] Your account [% user.login -%]
is being impersonated
+X-Bugzilla-Type: admin
[%+ sudoer.identity %] has used the 'sudo' feature to access
[%+ terms.Bugzilla %] using your account.