Software / code / prosody-modules
File
mod_register_dnsbl_warn/README.markdown @ 5490:91564b57e595
mod_http_debug: Handle more HTTP methods
Often you might want to see what POST data was sent, or such.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 26 May 2023 15:36:04 +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*