Update GitHub pages

This commit is contained in:
Sean Whalen
2018-06-28 18:43:49 -04:00
parent 5a0e0731c3
commit decae79221
3 changed files with 7 additions and 5 deletions

View File

@@ -669,8 +669,9 @@ What if a sender won't support DKIM/DMARC?
.. warning ::
**Do not** alter the ``p`` **or**``sp`` values for the TLD **that
would leave you vulnerable to spoofing of any subdomain**.
Do not alter the ``p`` or ``sp`` values for DMARC record on the Top-Level
Domain (TLD) that would leave you vulnerable to spoofing of any
subdomain.
API
===

View File

@@ -739,8 +739,9 @@ separate SPF and DMARC records on <code class="docutils literal notranslate"><sp
<blockquote>
<div><div class="admonition warning">
<p class="first admonition-title">Warning</p>
<p class="last"><strong>Do not</strong> alter the <code class="docutils literal notranslate"><span class="pre">p</span></code> <strong>or**``sp`` values for the TLD **that
would leave you vulnerable to spoofing of any subdomain</strong>.</p>
<p class="last">Do not alter the <code class="docutils literal notranslate"><span class="pre">p</span></code> or <code class="docutils literal notranslate"><span class="pre">sp</span></code> values for DMARC record on the Top-Level
Domain (TLD) that would leave you vulnerable to spoofing of any
subdomain.</p>
</div>
</div></blockquote>
</div>

File diff suppressed because one or more lines are too long