mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 20:08:18 +00:00
62b62560de
The start of reporting support for DMARC. We create the report from the errors we encounter, though we do not yet have this wired into the email reporting system. Our main task is collecting the errors, though where we put them still needs to be decided. Currently, a temporary file is used. Once collected, the errors can be aggregated and built into the RFC 7489-compliant report. Co-authored-by: Wez Furlong <wez@wezfurlong.org> Closes: https://github.com/KumoCorp/kumomta/pull/463