Software /
code /
prosody-modules
File
mod_firewall/scripts/jabberspam-simple-blocklist.pfw @ 5763:100110d539d3
mod_storage_xmlarchive: Migrate all users/rooms if no JID argument given
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 28 Nov 2023 19:48:34 +0100 |
parent | 4146:bebc5740fc16 |
line wrap: on
line source
# This is a simple ruleset to block all traffic from servers # on the JabberSPAM blocklist. Even traffic from existing user # contacts will be blocked. # # Example config (make sure "firewall" is in modules_enabled): # # firewall_scripts = { "module:scripts/jabberspam-simple-blocklist.pfw" } # # For a more advanced ruleset, consider using spam-blocking.pfw # and spam-blocklists.pfw. %LIST blocklist: https://cdn.jsdelivr.net/gh/jabberspam/blacklist/blacklist.txt ::deliver CHECK LIST: blocklist contains $<@from|host> BOUNCE=policy-violation (Your server is blocked due to spam)