i'm extremely sorry for that.I'm getting it now, but the problem is that i
can send/recieve messages
even after blocking.

-----------------------------------
<iq type="set" id="133333686547"> <query xmlns="jabber:iq:privacy"> <list
name="Example"> <item order="3" action="deny" value="
[EMAIL PROTECTED]" type="jid"> <message></message>
</item>
</list>
</query>
</iq>

-----------------------------------

SEND:
-----------------------------------
<iq type="get" id="133258686725"> <query xmlns="jabber:iq:privacy"> <list
name="Example"></list>
</query>
</iq>

-----------------------------------

RECV [59]:
------------------------------------
'<iq xmlns='jabber:client' id='133333686547' type='result'/>'
------------------------------------

RECV [241]:
------------------------------------
'<iq xmlns='jabber:client' id='133258686725' type='result'><query
xmlns='jabber:iq:privacy'><list name='Example'><item order='3' action='deny'
value='[EMAIL PROTECTED]'
type='jid'><message/></item></list></query></iq>'
------------------------------------





On 3/1/07, Remko Tronçon <[EMAIL PROTECTED]> wrote:

> Just now i sent the fallowing stanzas containing value and type
attribute as
> u said

And the server seems to answer what is expected. You are asking for
the list of privacy lists, and it returns you this list. *Please* read
Section 10 of RFC3921 carefully, and *carefully* examine what you are
sending, and *carefully* compare it with the examples.

cheers,
Remko

Reply via email to