This module checks the IP address of newly registered users against a DNS block list. If a positive match is found, it gets logged.
Option | Type | Default |
---|---|---|
registration_rbl | string | Required |
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_register_dnsbl_warn
For earlier versions see the documentation for installing 3rd party modules