Software / code / prosody-modules
File
mod_register_dnsbl_warn/README.markdown @ 5655:acd2f397ce6b
mod_rest/rest.sh: Silence shellcheck SC1091
Stops it from trying and failing to read the config file, since the path
uses variables.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sat, 26 Aug 2023 14:49:45 +0200 |
| parent | 2889:7fb82481b3db |
line wrap: on
line source
Introduction ============ This module checks the IP address of newly registered users against a DNS block list. If a positive match is found, it gets logged. Configuration ============= Option Type Default ------------------- -------- ------------ registration\_rbl string *Required*