Yes, BlockedList is the active list of the session. I sent the fallowing stanza to set the active list ( RFC section 10. 4) before sending messages to block the user.
SEND: ----------------------------------- <iq type="set" id="141902667241"> <query xmlns="jabber:iq:privacy"> <active name="BlockedList"></active> </query> </iq> ----------------------------------- RECV [59]: ------------------------------------ '<iq xmlns='jabber:client' id='141902667241' type='result'/>' ------------------------------------ On 3/2/07, Remko Tronçon <[EMAIL PROTECTED]> wrote:
> Stil client can receive messages from the blocked user. > Moreover if i set the action="allow", still the privacy list contains the I am going to ask again: is BlockedList the active list of your session? Please check section 10 again on how lists are processed, and then come back. I think we all did what we can to help you, the rest is up to you. Remko
