Tomasz Sterna wrote: > Dnia 2012-12-20, czw o godzinie 13:03 -0500, Kris Deugau pisze: >> I'm running the company Jabber server, and I seem to get spammed >> occasionally by what seem to be packets setting someone's presence to >> "invisible". [...] >> I'd like to drop these packets before they even reach my client, and >> an entry in router-filter.xml would seem to be the place to do it. > > <rule from="*" to="*" what="presence?type=invisible" error="not-allowed" /> > > should do the job
Thanks! I'll give that a try and see if I identified the right packets to filter. -kgd
