XEP-0220 v1.2 - approved by Council on 2014-07-30

This commit is contained in:
Matthew A. Miller 2014-08-05 09:16:27 -06:00
parent 55ea1f0022
commit be375e2b0c
1 changed files with 25 additions and 25 deletions

View File

@ -27,8 +27,8 @@
&stpeter;
&fippo;
<revision>
<version>1.1rc2</version>
<date>2014-06-18</date>
<version>1.1</version>
<date>2014-08-05</date>
<initials>ph/psa</initials>
<remark>
<ul>
@ -526,7 +526,7 @@ send: <db:result
to='capulet.example'
type='invalid'/>
]]></example>
<p>If the result is "invalid", the Initiating Server is either attempting to spoof the Sender Domain, or misconfigured. The Receiving Server MUST NOT accept stanzas from the Initiating Server for the Sender Domain and ought to log the attempt. If no other valid domain pairs exist for this connection (ie, if this is the first attempt), the Receiving Server SHOULD send a result with type "invalid" and MUST close the XML stream. If there exist other valid domain pairs for this connection, the Initiating Server might merely have a misconfiguration for the Sender Domain. In this case, the Receiving Server MAY return an error condition of &lt;forbidden/&gt; as described under Section 2.5 of this document.</p>
<p>If the result is "invalid", the Initiating Server is either attempting to spoof the Sender Domain or is misconfigured. The Receiving Server MUST NOT accept stanzas from the Initiating Server for the Sender Domain and ought to log the attempt. If no other valid domain pairs exist for this connection (i.e., if this is the first attempt), the Receiving Server SHOULD send a result with type "invalid" and MUST close the XML stream. If there exist other valid domain pairs for this connection, the Initiating Server might merely have a misconfiguration for the Sender Domain. In this case, the Receiving Server MAY (instead of closing the connection) return an error condition of &lt;forbidden/&gt; as described under Section 2.5 of this document.</p>
</section3>
<section3 topic="Authoritative Server Handles Inbound Verification Request from Receiving Server">