Hi I'm using a directadmin server's hosting. when my website send mail by php, it will use user@mydomain.com to send email out
but mydomain.com's email is hosting by google workspace
I was set to
v=spf1 include:mydomain.com include:_spf.google.com -all
but I got the error:
The domain's SPF record could not be resolved within 10 DNS queries.
How can I create a SPF record included my server and google workspace's server?