Software /
code /
prosody-modules
Log
mod_anti_spam/mod_anti_spam.lua @ 6123:f6bbf42c341c
description | author | age |
---|---|---|
mod_anti_spam: Prevent traceback when processing a message to an unknown host | Matthew Wild | Mon, 30 Dec 2024 08:58:16 +0000 |
mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux) | Matthew Wild | Sun, 29 Dec 2024 11:49:36 +0000 |
mod_anti_spam: Fix another traceback for origin sessions without an IP | Matthew Wild | Sat, 28 Dec 2024 21:02:08 +0000 |
mod_anti_spam: Fix traceback on missing/invalid session IP and log warning | Matthew Wild | Sat, 28 Dec 2024 18:03:32 +0000 |
mod_anti_spam: Fix incorrect util.ip method name (thanks Martin) | Matthew Wild | Sat, 28 Dec 2024 16:00:25 +0000 |
mod_anti_spam: Fix syntax of user_exists() check (thanks Martin/Zash) | Matthew Wild | Sat, 28 Dec 2024 15:25:33 +0000 |
mod_anti_spam: New module for spam filtering (pre-alpha) | Matthew Wild | Tue, 05 Mar 2024 18:26:29 +0000 |