<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Michal Vaner (Vorner) schrieb:
<blockquote cite="mid200512261038.52239.michal.vaner@kdemail.net"
type="cite">
<pre wrap=""><!---->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.
</pre>
</blockquote>
Michal is right, <br>
extended stanza addressing is the jep for it:
<a class="moz-txt-link-freetext" href="http://www.jabber.org/jeps/jep-0033.html#addr-type-cc">http://www.jabber.org/jeps/jep-0033.html#addr-type-cc</a><br>
<br>
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. <br>
<br>
<br>
Cheers,<br>
Ulrich<br>
<br>
</body>
</html>