mod_register_dnsbl/README.markdown
author tmolitor <thilo@eightysoft.de>
Mon, 14 May 2018 20:17:49 +0200
changeset 3014 7ee59f417c16
parent 2894 6412595e2046
permissions -rw-r--r--
mod_cloud_notify: remove useless counter (hardcode it to 1)

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.