Software / code / prosody-modules
File
mod_register_dnsbl_warn/README.markdown @ 5087:438fbebf74ac
mod_rest: Wrap webhook setup in a function for future reuse
The goal is to allow binding a session to a webhook via API to allow
e.g. bots to set up handling of incoming messages.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 27 Nov 2022 00:34:00 +0100 |
| 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*