Mail host · SPF

SPF record for Zoho Mail

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

Zoho's SPF include is include:zoho.com (sometimes include:sender.zoho.com for Zoho Campaigns — check which product sends).

include:zoho.com

  1. Add include:zoho.com to SPF. Campaigns and transactional may need extra includes; watch the 10-lookup limit.

Official docs: Zoho Mail. 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