I am new to the “email beta” program. It seems to be working fine, but I noticed in outlook.com’s dmarc, I am getting fails from Google domains. I do have my gmail.com account configured to send as an address using my domain name.
Outlook’s dmarc report had this block:
<row>
<source_ip>209.85.218.54</source_ip>
<count>1</count>
<policy_evaluated>
<disposition>none</disposition>
<dkim>fail</dkim>
<spf>fail</spf>
</policy_evaluated>
</row>
209.85.218.54 is a Google IP.
I am wondering if I should edit my spf record like this:
v=spf1 include:_spf.mx.Cloudflare.net include:_spf.google.com ~all