Mercurial > prosody-modules
view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 6094:15f6f1566bdb
mod_anti_spam: Prevent traceback when processing a message to an unknown host
I'm not currently sure what is happening here, so hopefully the log message
will explain all if it happens again.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Mon, 30 Dec 2024 08:58:16 +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");
