We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df2a579 commit ab3120cCopy full SHA for ab3120c
1 file changed
ietf/templates/idrfc/last_call_announcement.txt
@@ -1,7 +1,7 @@
1
-{% load ietf_filters %}{% load mail_filters %}{% autoescape off %}From: The IESG <noreply@ietf.org>
2
-To: IETF-Announce <ietf-announce@ietf.org> {% if cc %}
+{% load ietf_filters %}{% load mail_filters %}{% autoescape off %}From: The IESG <iesg-secretary@ietf.org>
+To: IETF-Announce <ietf-announce@ietf.org>{% if cc %}
3
CC: {{ cc }}{% endif %}
4
-Reply-To: IETF Discussion List <ietf@ietf.org>
+Reply-To: ietf@ietf.org
5
Sender: <iesg-secretary@ietf.org>
6
Subject: Last Call: {{ doc.file_tag }} ({{ doc.title|clean_whitespace }}) to {{ doc|std_level_prompt }}
7
0 commit comments