mod_register_dnsbl_warn

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

Installation

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