mod_firewall/scripts/spam-blocklists.pfw
author Kim Alvefur <zash@zash.se>
Sat, 11 Mar 2023 22:25:50 +0100
changeset 5245 65892dd1d4ae
parent 4150 bebc5740fc16
child 5536 d84757f9adcb
permissions -rw-r--r--
mod_http_oauth2: Reject insecure redirect URIs Is this enough, or are they going to be using ftp:// and gopher://?

# This script depends on spam-blocking.pfw also being loaded
# Any traffic that is not explicitly blocked or allowed by other
# rules will be checked against the JabberSPAM server blocklist

%LIST blocklist: https://cdn.jsdelivr.net/gh/jabberspam/blacklist/blacklist.txt

::user/spam_handle_unknown_custom

CHECK LIST: blocklist contains $<@from|host>
BOUNCE=policy-violation (Your server is blocked due to spam)