diff --git a/xep-0013.xml b/xep-0013.xml index 3af41e49..04149445 100644 --- a/xep-0013.xml +++ b/xep-0013.xml @@ -129,10 +129,8 @@ - - ... + - ... ]]> @@ -243,7 +241,7 @@ @@ -272,8 +270,6 @@ -... - ]]>

A client MAY retrieve all messages without first requesting message headers. In this case, the server MUST return all of the user's offline messages and also MUST NOT send a flood of offline messages if the user subsequently sends initial presence to the server during this session. That is, the semantics here are the same as for requesting message headers.

@@ -295,7 +291,7 @@

This section shows the flow of protocol between client (C:) and server (S:) for the existing (flood) scenario and the improved (POP3-like) scenario.

- S: @@ -310,9 +306,9 @@ S: send message flood to Client C: receive flood, send and receive messages, etc. -... and so on]]> +... and so on]]>

The semantics change with POP-like offline message handling, and server behavior changes as well...

- S: @@ -334,7 +330,7 @@ NOTE: Server does not flood Client with offline messages, but C: request and remove offline messages, send and receive messages, etc. -... and so on]]> +... and so on]]>

A server MUST NOT deliver a user's offline messages to any JID except one of the user's authorized resources.