[JDEV] Re: presence packets are dropped
David Waite
mass at akuma.org
Fri Apr 18 22:15:58 CDT 2003
It should be returning an error (or at least will, once it conforms to
the IETF XMPP im draft) :
"If the JID contains a resource identifier and there are no matching
resources, but there are other connected resources associated with the
user, then message stanzas are further processed as if no resource is
specified (see next item). For all other stanzas, the server SHOULD
return to the sender [an error]."
-David Waite
aliban at gmx.net wrote:
>Most probably a bug in the server...
>AFAIK if you send a presence to the jid without the resource it should
>be forwarded to all resources by the server.
>
>if you send it only to a special resource it should be forwared to only
>this resource.
>
>if you send it to "nothing" or to the jabber server itself it should be
>forwarded to all JIDs (+ resources) subscribed to you...
>
>am I wrong? I don't think so...
>
More information about the JDev
mailing list