I'm quite new to this so please excuse my ignorance, but I've been trying to enable DMARC on our domain but am encountering "fails" when I enable the TXT rule on our DNS.
For context, an MFA verification email is sent from Okta, through SendGrid to the recipient, with a "from address" of our domain.com and a "return-path" ending in @sendgrid.net. The entry I enabled was:
v=DMARC1; p=none; rua=mailto:DmarcReport@domain.com; aspf=r; fo=1
I initiated the process and sent the resulting MFA email to a personal outlook.com account for testing and found this excerpt in the header. What am I missing? Thanks in advance!!
My original DMARC entry didn't have an ASPF value. I've added one since, but I always thought that the default was "r" if not specified anyway. Apologies, not quite sure how to display the header contents outright instead of the link.