Mercurial > prosody-modules
view mod_register_dnsbl/README.markdown @ 2597:805fa6ca062b
luacheckrc: List all module API methods (reqires luacheck 1.19)
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Mon, 06 Mar 2017 00:43:06 +0100 |
| parents | 2d90a2b8482e |
| children | 6412595e2046 |
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*
