mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
log_and_report and its helper functions were mostly old code no longer well adapted to how email mirror works currently, as well as having no test coverage. We rewrite this part of the email to report errors in a similar manner, and add tests for it. We're able to get rid of the clunky and now useless debug_info dictionary in process message, as log_and_report only needs the recipient email in its third argument.
17 KiB
17 KiB