Software /
code /
prosody-modules
Changeset
6068:226886ffafb0
mod_report_forward: Drop 'spam-' here too?
Assumed to be an oversight in 91590d92b919
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 26 Nov 2024 15:24:43 +0100 |
parents | 6067:93efc6c4fe93 |
children | 6069:d62bae2ac557 |
files | mod_report_forward/mod_report_forward.lua |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_report_forward/mod_report_forward.lua Tue Nov 26 12:14:24 2024 +0000 +++ b/mod_report_forward/mod_report_forward.lua Tue Nov 26 15:24:43 2024 +0100 @@ -31,7 +31,7 @@ -- This message contains also machine-readable payloads, including XEP-0377, in case you want to automate handling of these reports. You can receive these reports -to a different address by setting 'spam-report-addresses' in your server +to a different address by setting 'report-addresses' in your server contact info configuration. For more information, see https://xmppbl.org/reports/ ]]):gsub("^%s+", ""):gsub("(%S)\n(%S)", "%1 %2");