# HG changeset patch # User Matthew Wild # Date 1717088148 -3600 # Node ID 1927d4d27a26f3ff7722031d5c5c61a07d00450f # Parent db5128d1a16c6e022810ef6a0ccc64610d651151 mod_report_forward: Some whitespace fixes diff -r db5128d1a16c -r 1927d4d27a26 mod_report_forward/mod_report_forward.lua --- a/mod_report_forward/mod_report_forward.lua Thu May 30 17:55:07 2024 +0100 +++ b/mod_report_forward/mod_report_forward.lua Thu May 30 17:55:48 2024 +0100 @@ -17,7 +17,7 @@ local contact_lookup_timeout = module:get_option_number("report_forward_contact_lookup_timeout", 180); local body_template = module:get_option_string("report_forward_body_template", [[ -SPAM/ABUSE REPORT +SPAM/ABUSE REPORT ----------------- Reported JID: {reported_jid} @@ -27,7 +27,7 @@ {reported_message_time&The reported message was sent at: {reported_message_time}} --- +-- 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