Mercurial > prosody-modules
view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6125:ef7bf4215cb3
mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains
This should allow more trusted communications while keeping untrusted ones
going through the filters.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Fri, 17 Jan 2025 10:31:41 +0000 |
| parents | ace4f251a64b |
| children |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");
