Issues with email going to recipient's spam. But I added DMARC record to Cloudflare

What is the name of the domain?

solayra.com

What is the error number?

550 5.7.1 DMARC checks failed.

What is the error message?

550 5.7.1 DMARC checks failed.

What is the issue you’re encountering

550 5.7.1 DMARC checks failed.

What steps have you taken to resolve the issue?

I have followed all the steps to configure my email settings. When I send test emails they are going to recipient’s spam. I don’t have any more ideas on how to fix this. These are emails for the domain solayra.com. I set up the emails on Cloudflare but am also using a destination gmail account. I recently transferred the domain from GoDaddy to Cloudflare.

What are the steps to reproduce the issue?

Configured DNS with SPF, DKIM and DMARC records provided by Cloaudflare. Sent test emails

Screenshot of the error

Your SPF record is blocking all email as it doesn’t include any allowed senders…
https://cf.sjr.dev/tools/check?0b3a35d1ddd14f24875b7f8997dcbdf9#dns-mail

It should be…
"v=spf1 include:_spf.mx.cloudflare.net -all"
…for Cloudflare’s mail forwarding. Ensure you add any other sending server details.

This topic was automatically closed after 15 days. New replies are no longer allowed.