File

plugins/mod_pep_plus.lua @ 12073:4cbe7979a92a

mod_smacks: Fix traceback when bouncing unacked stanzas Errors sent from handle_unacked_stanzas() should usually not be sent to the session itself, but if one is, it should not be queued.
author Kim Alvefur <zash@zash.se>
date Sat, 18 Dec 2021 13:58:33 +0100
parent 9074:0462405b1cfb
line wrap: on
line source

module:log("error", "mod_pep_plus has been renamed to mod_pep, please update your config file. Auto-loading mod_pep...");
module:depends("pep");