DNS host · SPF

SPF record for OVHcloud

How to add a SPF record when DNS or mail is at OVHcloud. Real steps, then a live lookup.

Web Cloud > Domain names > DNS Zone. OVH often has a default SPF for their MX.

  1. Edit the existing TXT SPF rather than adding another.
  2. Keep include:mx.ovh.com only if you still send through OVH.

Official docs: OVHcloud. Other records for this provider: SPF · DKIM · DMARC

Check it live

Check the SPF record

Look up the live DNS after you save. This tool does not spend credits.

v=spf1 include:_spf.google.com ~all

Publish as a single TXT record on the apex. Never create two SPF records.

Related