mod_register_dnsbl/README.markdown
author Martin Dosch <martin@mdosch.de>
Wed, 24 Jun 2020 09:01:55 +0200
changeset 4056 0d6841e0cb18
parent 2894 6412595e2046
permissions -rw-r--r--
mod_watch_spam_reports: Create report message outside of the admin notification loop

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](https://hg.prosody.im/trunk/rev/1a0b76b07b7a) or later.