diff options
Diffstat (limited to 'Bugzilla/Config')
-rw-r--r-- | Bugzilla/Config/MTA.pm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Bugzilla/Config/MTA.pm b/Bugzilla/Config/MTA.pm index d74e2cc00..47370d34e 100644 --- a/Bugzilla/Config/MTA.pm +++ b/Bugzilla/Config/MTA.pm @@ -76,6 +76,11 @@ X-Bugzilla-Component: %component% X-Bugzilla-Keywords: %keywords% X-Bugzilla-Severity: %severity% X-Bugzilla-Who: %changer% +X-Bugzilla-Status: %status% +X-Bugzilla-Priority: %priority% +X-Bugzilla-Assigned-To: %assignedto% +X-Bugzilla-Target-Milestone: %targetmilestone% +X-Bugzilla-Changed-Fields: %changedfields% %urlbase%show_bug.cgi?id=%bugid% |