# HG changeset patch # User Matthew Wild # Date 1487859979 0 # Node ID 56db2ab3b85353e05ccda673ad43706363991e3c # Parent cc01a5bfcf3b6c7110ad8e1947066bada175eef4 mod_firewall: spam-blocking.pfw: Allow unsubscribe/unsubscribed presence diff -r cc01a5bfcf3b -r 56db2ab3b853 mod_firewall/scripts/spam-blocking.pfw --- a/mod_firewall/scripts/spam-blocking.pfw Thu Feb 23 14:14:38 2017 +0000 +++ b/mod_firewall/scripts/spam-blocking.pfw Thu Feb 23 14:26:19 2017 +0000 @@ -38,6 +38,11 @@ #### Rules for presence stanzas #### ::user/check_spam_presence +# These may be received if rosters get out of sync, and are harmless +# because they will not be routed to the client unless necessary +TYPE: unsubscribe|unsubscribed +PASS. + # We don't want to receive presence from random strangers, # but still allow subscription requests NOT TYPE: subscribe