Configure DMARC Subdomain

Hi,
I would like to use a subdomain to send email from our Marketo platform to external contact.
Assuming that our domain is “example.com.au” and we would like to use “marketo.example.com.au” as domain, trying to determine all necessary steps to make sure we are DMARC compliant.
We also use Cloudflare as DNS provider.

These are the steps I have in mind:

  1. Create a subdomain “marketo.example.com.au” in host provider
  2. Import the subdomain to Cloudflare
  3. Add Subdomain’s TXT record for SPF configure with Marketo
  4. Configure Marketo to send email as “xxxxx@marketo.example.com.au”
  5. Add this subdomain into DMARCIAN

Could you please confirm that the above is correct or any different suggestions?

I would recommend a dedicated DMARC record for marketo.example.com.au, i.e. _dmarc.marketo.example.com.au. It should contain p=none for a start and the same RUA as the DMARC record for the organisational domain (example.com.au). Configure DKIM as per Marketo How to:

SPF is probably not needed, as most third party mail platforms use their own domain as SPF domain, but that will be revealed when you see actual data in dmarcian.

Regards
/Uffe

1 Like