mod_register_dnsbl

Introduction

This module checks the IP addresses attempting to register an account against a DNSBL, blocking the attempt if there is a hit.

Configuration

Option Type Default
registration_rbl string Required

Compatibility

Prosody Trunk 1a0b76b07b7a or later.


Installation

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