mox/dmarcrpt
Mechiel Lukkien c955fadb6d
fix parsing dmarc reports that come with content-type application/octet-stream
by fixing a typo in the content-type...
and by recognizing the application/x-zip that is detected as content-type.

discovered when a dmarc report from aws ses wasn't processed.

it seems aws ses was sending a dmarc report because it received a dmarc report.
2023-11-04 13:22:30 +01:00
..
feedback.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00
parse.go fix parsing dmarc reports that come with content-type application/octet-stream 2023-11-04 13:22:30 +01:00
parse_test.go implement outgoing dmarc aggregate reporting 2023-11-02 09:12:30 +01:00