Software / code / prosody-modules
File
mod_register_dnsbl_warn/README.markdown @ 2976:df86ce6bb0b4
Implement dummy body message to indicate high priority push
This adds a dummy body sent alongside the push when the original message
also contained a body to indicate a high priority push.
The body can be configured and its contents are generally meaningless
with most app servers because it will be stripped before pushed to the client.
| author | tmolitor <thilo@eightysoft.de> |
|---|---|
| date | Sun, 01 Apr 2018 23:24:33 +0200 |
| parent | 2889:7fb82481b3db |
line wrap: on
line source
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*