repo.or.cz
/
prosody-modules.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mod_muc_webchat_url: Fix default url
[prosody-modules.git]
/
mod_register_dnsbl_warn
/
README.markdown
blob
95bce545d95dd87b20871dcc7007c771cdd1f5f8
1
Introduction
2
============
3
4
This module checks the IP address of newly registered users against a
5
DNS block list. If a positive match is found, it gets logged.
6
7
Configuration
8
=============
9
10
Option Type Default
11
------------------- -------- ------------
12
registration\_rbl string *Required*
13
14