plugins/mod_pep_plus.lua
author Kim Alvefur <zash@zash.se>
Sat, 24 Feb 2024 17:45:50 +0100
changeset 13448 783706350faa
parent 9077 0462405b1cfb
permissions -rw-r--r--
mod_s2s: Comment on why we avoid hostnames in stanza bounce messages

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