diff --git a/xep-0369.xml b/xep-0369.xml index 20d79df4..49b0966b 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -1665,7 +1665,7 @@ This approach enables flexible support of multiple clients for a MIX channel pa
  • A <jid> element containing the full proxy JID of the sender.
  • The MIX channel then puts a copy of the message into the MAM archive for the channel and sends a copy of the message to each participant in - standard groupchat format. These messages sent by the channel are addressed to the bare JID of each participant and this will be handled by the participant's local server. The message from value is the JID of the channel. The id of the message is the ID from the MAM archive and NOT the id used by the sender. The message placed in the MAM archive is the reflected message without a 'to' element.

    + standard groupchat format. These messages sent by the channel are addressed to the bare JID of each participant and this will be handled by the participant's local server. The message 'from' attribute is the JID of the channel. The id of the message is the ID from the MAM archive and NOT the id used by the sender. The message placed in the MAM archive is the reflected message without a 'to' attribute.