Software /
code /
prosody
File
plugins/mod_pep_plus.lua @ 10311:1bb1e16f24b0
mod_s2s: Close with a stream error in case neither SASL or Dialback are available
This both tells the remote server and users who sent any queued stanzas
why it failed.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 06 Oct 2019 21:14:53 +0200 |
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");