Log

mod_anti_spam/mod_anti_spam.lua @ 6195:886c985ece61

description author age
Backed out changeset 94399ad6b5ab Matthew Wild 7 weeks ago
mod_invites_register_api: Use set_password() for password resets Matthew Wild 7 weeks ago
mod_anti_spam: Fix generation of error bounce stanzas Matthew Wild 2 months ago
mod_anti_spam: Don't consider pre-approved contacts as strangers Matthew Wild 2 months ago
mod_anti_spam: Also consider not a stranger if we have a pending (out) sub request Matthew Wild 2 months ago
mod_anti_spam: Optimization to avoid needless string concatenation Matthew Wild 2 months ago
mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains Matthew Wild 2 months ago
mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce Matthew Wild 2 months ago
Backed out changeset ffec70ddbffc Matthew Wild 2 months ago
mod_flags: trunk version backported to 0.12 Matthew Wild 2 months ago
mod_anti_spam: Gracefully handle failure to parse CIDR in IP RTBL Matthew Wild 2 months ago
mod_anti_spam: Fix spam sender check in presence subscriptions (thanks mirux) Matthew Wild 2 months ago
mod_anti_spam: Fix stanza type check in presence handler Matthew Wild 2 months ago
mod_anti_spam: Skip content filtering for messages with no body (thanks Martin) Matthew Wild 2 months ago
mod_anti_spam: Improve error bounce text with actionable info Matthew Wild 3 months ago
mod_anti_spam: Fix luacheck warning Matthew Wild 3 months ago
mod_anti_spam: Add some debug logs Matthew Wild 3 months ago
mod_anti_spam: Prevent traceback when processing a message to an unknown host Matthew Wild 3 months ago
mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux) Matthew Wild 3 months ago
mod_anti_spam: Fix another traceback for origin sessions without an IP Matthew Wild 3 months ago
mod_anti_spam: Fix traceback on missing/invalid session IP and log warning Matthew Wild 3 months ago
mod_anti_spam: Fix incorrect util.ip method name (thanks Martin) Matthew Wild 3 months ago
mod_anti_spam: Fix syntax of user_exists() check (thanks Martin/Zash) Matthew Wild 3 months ago
mod_anti_spam: New module for spam filtering (pre-alpha) Matthew Wild 13 months ago