This module checks the IP addresses attempting to register an account against a DNSBL, blocking the attempt if there is a hit.
Option | Type | Default |
---|---|---|
registration_rbl | string | Required |
Prosody Trunk 1a0b76b07b7a or later.
With the plugin installer in Prosody 0.12 you can use:
sudo prosodyctl install --server=https://modules.prosody.im/rocks/ mod_register_dnsbl
For earlier versions see the documentation for installing 3rd party modules