Hi Oleg,
I know you already discovered the link to JEP-0033. One additional
comment: XML does not allow to have multiple attributes with the same
name on the same instance of an element.
Tot kijk
Matthias
Oleg Motienko schrieb:
Hello,
Can message have multiple "to" on s2s ?
And can server convert message with multiple "to" to multiple messages
with single "to" on c2s.
On 12/26/05, Ulrich Staudinger <[EMAIL PROTECTED]> wrote:
Michal Vaner (Vorner) schrieb:
As I know, it exists - extended addressing, or how is it called. However, I
do
not thing it is supported by software. If you have both servers that support
it, it can send messages with are addressed to more than one recipient, so
there would be N addresses and the message only once.
Michal is right,
extended stanza addressing is the jep for it:
http://www.jabber.org/jeps/jep-0033.html#addr-type-cc
But in any case you would need to use BCC instead of CC, because the
messages should be delivered anonymously to all people in a chatroom, for
the protection of the private jid of users.
--
Regards,
Oleg