SPF record for Fastmail
How to add a SPF record when DNS or mail is at Fastmail. Real steps, then a live lookup.
Fastmail hosts mail; DNS is usually elsewhere. They give you a precise set of records to copy.
include:spf.messagingengine.com
- Publish v=spf1 include:spf.messagingengine.com -all, or merge that include.
Official docs: Fastmail. 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
- SPF record for Fastmail
How to add a SPF record when DNS or mail is at Fastmail. Real steps, then a live lookup.
- DKIM record for Fastmail
How to add a DKIM record when DNS or mail is at Fastmail. Real steps, then a live lookup.
- DMARC record for Fastmail
How to add a DMARC record when DNS or mail is at Fastmail. Real steps, then a live lookup.
- SPF, DKIM and DMARC checker
Look up the three DNS records that decide whether Gmail and Outlook trust mail from a domain.