Ok, i got it.<br>Sometime back i asked a question on blocking and unblocking a user, but i didnt get a proper answer for that. Could you please ....<br>here is my question<br><br><pre> I tried to block a user by sending the fallowing stanza.
<br></pre><pre>--<br>SEND:<br>-----------------------------------<br><iq type="set" id="41221701208"> <query xmlns="jabber:iq:privacy"> <list<br>name="Example"> <item order="3" action="deny" group="myfriends" jid="
<br><a href="http://mail.jabber.org/mailman/listinfo/jdev">ganesh.kundapur at bhdhcp07392.com</a>" xmlns="jabber:iq:privacy"><br><message></message><br></item><br></list><br></query>
<br></iq><br>--<br>When i retrive the privacy list, its showing empty.<br>--<br>SEND:<br>-----------------------------------<br><iq type="get" id="50219706223"> <query xmlns="jabber:iq:privacy"> <list
<br>name="Example"></list><br></query><br></iq><br><br>-----------------------------------<br><br>RECV [58]:<br>-----------------------------------<br>'<iq xmlns='jabber:client' id='41221701208' type='result'/>'
<br>-----------------------------------<br><br>RECV [178]:<br>-----------------------------------<br>'<iq xmlns='jabber:client' id='50219706223' type='result'><query<br>xmlns='jabber:iq:privacy'><list name='Example'><item order='3'
<br>action='deny'><message/></item></list></query></iq>'<br>-----------------------------------<br><br>SEND:<br>-----------------------------------<br></stream:stream><br>
-----------------------------------<br>--<br>When i retrive the privacy lists, server sends only privacy lists without the blocked users<br>privacy list is not showing the blocked user. Even user will recieve the<br>message from the blocked user after blocking also.
</pre><br><br><div><span class="gmail_quote">On 3/1/07, <b class="gmail_sendername">Remko Tronçon</b> <<a href="mailto:remko@el-tramo.be">remko@el-tramo.be</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> If thats the case, howcome gaim allows creating a empty groups?<br><br>Gaim supports other protocols as well, not only Jabber. It is possible<br>that other protocols (such as MSN) allow you to create groups without<br>
contacts. Jabber, however, does not, so if you only have a Jabber<br>account on Gaim, creating an empty group should have no (lasting)<br>effect.<br><br>cheers,<br>Remko<br></blockquote></div><br>