Skip to content

Commit ad8b0d2

Browse files
committed
Prepare for email failure debugging -- make it clearer that the extra information is debug info meant for forwarding.
- Legacy-Id: 4566
1 parent aa00b6e commit ad8b0d2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ietf/templates/email_failed.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ <h1>E-Mail Sending Failed</h1>
1212
E-Mail to &lt;<a href="mailto:webmaster@ietf.org">webmaster@ietf.org</a>&gt;
1313

1414
{% if debug %}
15+
<hr/>
16+
<h3>Debug information, please forward when reporting this error:</h3>
1517
<ul>
1618
<li>Exception: {{ exception|escape }}
1719
<li>Detail: {{ args|escape }}

0 commit comments

Comments
 (0)