Mercurial > prosody-modules
view mod_register_dnsbl_warn/README.markdown @ 5711:c782f220b3ee
mod_audit: Fix storing IP prefixes
Was essentially calling new_ip(new_ip())
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 13 Nov 2023 16:55:12 +0100 |
parents | 7fb82481b3db |
children |
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*