I use PSI IM to join a membership only jabber server (OpenFire) and every once in a while I'll get an alert stating someone's authorization has been removed. The xml coming over the wire (captured from the XML Console) is formatted like:
<presence from="" type="unsubscribe" to=""/>
<presence from="" type="unsubscribed" to=""/>
Is there a way to suppress the way PSI pop's up a new message window displaying these authorization notifications?
Josh