From 62cf71a9a07f1120e0db6fb75c3be4238938be34 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Sun, 27 Apr 2014 12:20:34 +0000 Subject: mgagit: Add new mail headers to the i18n mails. --- deployment/mgagit/templates/git-post-receive-hook | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deployment/mgagit/templates') diff --git a/deployment/mgagit/templates/git-post-receive-hook b/deployment/mgagit/templates/git-post-receive-hook index cfa81615..4edd1548 100755 --- a/deployment/mgagit/templates/git-post-receive-hook +++ b/deployment/mgagit/templates/git-post-receive-hook @@ -42,6 +42,7 @@ Mageia Git Monkeys. git_multimail.REVISION_FOOTER_TEMPLATE = git_multimail.FOOTER_TEMPLATE I18N_REVISION_HEADER_TEMPLATE = """\ +Date: %(send_date)s To: %(recipients)s Subject: %(emailprefix)s%(oneline)s MIME-Version: 1.0 @@ -51,6 +52,7 @@ From: %(fromaddr)s Reply-To: %(reply_to)s In-Reply-To: %(reply_to_msgid)s References: %(reply_to_msgid)s +X-Git-Host: %(fqdn)s X-Git-Repo: %(repo_shortname)s X-Git-Refname: %(refname)s X-Git-Reftype: %(refname_type)s -- cgit v1.2.1