It seems Microsoft is dispatching DMARC reports, but there's an issue with their SMTP transmission.
Rather than using the standard format
MAIL FROM: <[email protected]>
they are including additional attributes:
MAIL FROM: <[email protected]> XATTRDIRECT=Originating XATTRORGID=xorgid:<GUID>
resulting in a syntax error, causing the emails not to get delivered and processed.
@freddieleeman They also don't "Reject" properly. If your domain is set to dmarc=reject, and your Office 365 policy is set to "honour dmarc reject", every time I send you a spoofed email from yourself you will receive a bounce message with the malicious email attached.
MS Security confirmed WONTFIX. It's a form of filter bypass because even content that would be blocked by malware detection now lands in your inbox.