Verify Transactional Sending Domains
Transactional sends must use a verified sending domain. Verification proves that your domain authorizes Mailtarget to send and track mail on its behalf.
Steps
- Choose a sending subdomain such as
mail.example.comortransactional.example.com. - Add the domain in Mailtarget.
- Copy the SPF, DKIM, and tracking-domain records exactly as shown.
- Publish the records at your DNS provider.
- If the tracking record is on Cloudflare, set it to DNS only.
- Wait for DNS propagation.
- Click Verify in Mailtarget.
- Send a low-volume test message.
Verify from a terminal
Use dig to confirm records resolve before escalating.
dig +short TXT <your-sending-domain>
dig +short TXT <selector>._domainkey.<your-sending-domain>
dig +short CNAME <tracking-subdomain>