Authorize Postmark to send transactional email on behalf of your domain by adding the correct SPF include.
TXT
@
v=spf1 include:spf.mtasv.net ~all
Add include:spf.mtasv.net to your existing SPF record. mtasv.net is Postmark's mail infrastructure domain.
Go to account.postmarkapp.com and sign in.
Navigate to Sender Signatures or Domains. Add your domain and Postmark will display the required DNS records.
Look up your current SPF record.
dig TXT yourdomain.com +short | grep spfAdd include:spf.mtasv.net to your existing SPF record.
v=spf1 include:spf.mtasv.net ~allClick "Verify" in Postmark. The platform will confirm your DNS records are correct.
v=spf1 include:_spf.google.com ~allv=spf1 include:_spf.google.com include:spf.mtasv.net ~allAfter adding your DNS records, use our free SPF checker to verify everything is configured correctly. DNS changes typically propagate within minutes, but can take up to 48 hours.
Add include:spf.mtasv.net to your SPF record. For example: v=spf1 include:spf.mtasv.net ~all.
spf.mtasv.net is Postmark's SPF include domain. MTASV stands for Message Transfer Agent Service, which is Postmark's sending infrastructure.
Yes. Postmark allows you to set a custom Return-Path domain (bounce domain), which helps achieve SPF alignment for DMARC.