From 6485555bf1b3ca92d23c83b928632ff3c7c46e5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20A=2E=20S=C3=A1nchez=20L=C3=B3pez?= Date: Thu, 22 Sep 2011 10:01:19 +0000 Subject: [PATCH] Update the subject and body of the IESG email. Fixes #709 - Legacy-Id: 3437 --- ietf/templates/idrfc/approval_mail_rfc_editor.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ietf/templates/idrfc/approval_mail_rfc_editor.txt b/ietf/templates/idrfc/approval_mail_rfc_editor.txt index fd10f8f48..543f458dd 100644 --- a/ietf/templates/idrfc/approval_mail_rfc_editor.txt +++ b/ietf/templates/idrfc/approval_mail_rfc_editor.txt @@ -1,8 +1,10 @@ {% autoescape off %}From: The IESG To: RFC Editor Cc: The IESG , , -Subject: Re: {{ status }} to be: {{ doc.file_tag }} -{% filter wordwrap:73 %}{% if disapproved %} +Subject: Results of IETF-conflict review for {{ doc.file_tag }} +{% filter wordwrap:73 %} +The IESG has completed a review of consistent with RFC5742. This review is applied to all non-IETF streams. +{% if disapproved %} The IESG recommends that '{{ doc.title }}' {{ doc.file_tag|safe }} NOT be published as {{ full_status }}. {% else %} The IESG has no problem with the publication of '{{ doc.title }}' {{ doc.file_tag|safe }} as {{ full_status }}.