Skip to main content
Tilta can send buyer-facing emails from your own domain, so every communication your buyers receive appears to come directly from your platform rather than from a generic Tilta address. You have two options: delegating a subdomain entirely to Tilta (the simpler path), or configuring Tilta to send from an address on your main domain (which requires additional routing setup). Both options use the same DNS-based authentication infrastructure.

Verifying your setup

After completing your chosen configuration and notifying your Tilta integration manager, Tilta performs DNS verification before activating your custom sender. To avoid delays:
  • Confirm all required DNS records are published and resolving correctly (use a tool like dig or an online DNS checker)
  • Allow up to 48 hours for DNS propagation if you have recently made changes
  • Test your email redirection (for the main domain option) before submitting to Tilta for verification
You can use the sandbox environment (https://api.tilta-sandbox.io) to trigger buyer email flows and verify that emails are sent from your configured address before going live in production.

Frequently asked questions

Yes – the MX record on your subdomain handles inbound routing (for replies and bounce handling), while the CNAME records handle outbound authentication (DKIM, bounce domain, tracking). All four required records work together on the same subdomain.
Tilta falls back to a Tilta-hosted domain for sending. Emails will still display your platform’s name and logo in the body, but the sender address and domain will be Tilta’s rather than yours. For the best buyer experience and deliverability, configuring a custom sender domain is strongly recommended.
Tilta’s sending infrastructure sends on behalf of your domain using its own mail servers. Strict SPF alignment (aspf=s) requires the From header domain to exactly match the envelope sender domain, which is not compatible with this architecture. Relaxed alignment (aspf=r), which is the DMARC default, allows the subdomain or sending domain relationship and works correctly with Tilta’s setup.
Once you have added all DNS records and notified your Tilta integration manager, verification typically completes within one business day – assuming DNS has fully propagated. Complex DNS setups or propagation delays may extend this timeline.