I am currently using the hosted version of Invoice Ninja (invoicing.co). I have a strict DMARC policy (p=quarantine) and I want to ensure my invoices don’t end up in spam.
Could you please verify if the following DNS settings are correct for the Postmark integration used by Invoice Ninja?
- SPF: I am planning to add
include:spf.mtasv.netto my current SPF record. Is this the correct include for the hosted platform? - DKIM: Where can I find the specific DKIM (domain keys) in the Invoice Ninja dashboard to sign my emails? My DMARC policy requires a valid DKIM signature to pass alignment.
- Return-Path: Does Invoice Ninja support setting a custom Return-Path (CNAME) for better DMARC alignment on the hosted plan?
Current SPF structure: v=spf1 +a +mx +ip4:[MY_SERVER_IP] include:[MY_HOSTING_SPF] include:spf.brevo.com ~all