What the issue means
A missing SPF record means your domain does not publish which mail servers are allowed to send email for it.
Security fix guide
A missing SPF record means your domain does not publish which mail servers are allowed to send email for it.
Run Full Website Security ScanA missing SPF record means your domain does not publish which mail servers are allowed to send email for it.
SPF helps receiving servers evaluate whether mail from your domain came from an authorized source.
Query your root domain TXT records for a value beginning with v=spf1.
Publish an SPF record listing your legitimate email providers and keep DNS lookup limits below 10.
DNS record, not an Nginx setting.DNS record, not an Apache setting.Add a TXT record on the root domain, for example v=spf1 include:_spf.google.com ~all.