# HG changeset patch # User Kim Alvefur # Date 1732631083 -3600 # Node ID 226886ffafb008de38a7560c6ba818b916d6ff83 # Parent 93efc6c4fe933bff221a69377d24a58b4ce3bb34 mod_report_forward: Drop 'spam-' here too? Assumed to be an oversight in 91590d92b919 diff -r 93efc6c4fe93 -r 226886ffafb0 mod_report_forward/mod_report_forward.lua --- 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");