Does openfire support User / contact blocking??
I am creating a XMPP based chat. Now i want my users to have a facility by which they can actively block a certain person from chatting with them.
I know XMPP have defined an extension for communications blocking (defined in Privacy Lists[XEP-0016]), as well as a stripped-down interface to privacy lists (defined in Simple Communications Blocking [XEP-0191]).
But when implementing these extension a server request of blocking the user gives me a response
My questions is does openfire(I am using Openfire 3.7.1) supports these extensions if yes where should I go and enable the plugging if not what is the alternate available