# HG changeset patch # User Matthew Wild # Date 1600167288 -3600 # Node ID 879955a32a376c1782c53e4c5b73956b0094c0d9 # Parent e9e10ec1b91cfec59f0b0faddd510bce5fef11ad mod_firewall: spam-blocking.pfw: allow subscription acks through diff -r e9e10ec1b91c -r 879955a32a37 mod_firewall/scripts/spam-blocking.pfw --- a/mod_firewall/scripts/spam-blocking.pfw Tue Sep 15 11:49:55 2020 +0100 +++ b/mod_firewall/scripts/spam-blocking.pfw Tue Sep 15 11:54:48 2020 +0100 @@ -125,7 +125,7 @@ # We don't want to receive presence from random strangers, # but still allow subscription requests -NOT TYPE: subscribe +NOT TYPE: subscribe|subscribed DROP. # This chain can be used by other scripts