1. DMARC_NOT_ENFORCED
highObservation
Risk
The synthetic DMARC policy is p=none, so it requests reports but does not ask receivers to quarantine or reject failing mail.
Fix
Move off p=none. Monitor-only tells receivers to report spoofed mail and then deliver it, so it does not protect anyone against phishing. Read the aggregate reports until every legitimate sender passes with alignment, then step to p=quarantine, then p=reject. Do not skip the reading step — that is what makes the change safe, and it is also the evidence a reviewer will ask for.
Validation
Use aggregate reports to confirm legitimate sources align, then verify the deployed policy has progressed to the reviewed quarantine or reject setting at 100 percent.