2009/5/16 Dirk Meyer <[email protected]>: > Peter Saint-Andre wrote: >> http://xmpp.org/extensions/inbox/sift.html > > I only took a quick look at the spec and maybe I missed it, but what > happens to an IQ that got filtered? If a client sends an IQ it expects > an answer and that answer maybe 'client not available'. What is the > answer if the recipient filters the IQ? > > > Dirk >
I believe server should reply with "service-unavailable" on behalf of the client. That way it is consistent with XMPP-CORE and doesn't introduce any security problems.
