Type |
Bug
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.4.0
|
Iterations
-
tigase-server-8.4.0 Closed
Related
-
tigase-private/systems-maintenance/servers#391 You are not authorized to access this issue
Issue Votes (0)
Currently we deliver messages of
type='error'
. It should only happen if such message is addressed to full JID with available resource, see:Ideally, we should create pre-processor to drop those messages.
consider PubSub exception:
https://xmpp.org/extensions/xep-0060.html#publisher-publish-success
https://xmpp.org/extensions/xep-0060.html#impl-bounce
We can use that to remove inactive subscriptions (users from MIX room)