Skip to content

Custom "From" Email — DNS Setup Guide

If you're on the Unlimited plan and use a custom "From" email address for lead notifications, you'll need to verify your domain by adding a few DNS records. This ensures your emails are properly authenticated and land in your recipients' inboxes.

We'll provide you with 3 CNAME records to add to your domain's DNS. These are DKIM (DomainKeys Identified Mail) records that prove you've authorized LeadSync to send emails on behalf of your domain.

What you'll need

  • Access to your domain's DNS settings (usually via your domain registrar or hosting provider)
  • The 3 CNAME records provided by LeadSync support

What the records look like

Each record has two parts:

  • Name (also called "Host"): A long string ending in ._domainkey
  • Value (also called "Points to" or "Target"): A long string ending in .dkim.amazonses.com

For example:

Type Name Value
CNAME abc123._domainkey abc123.dkim.amazonses.com

You'll have 3 records like this — all need to be added.


Instructions by DNS Provider

Cloudflare

  1. Log in to Cloudflare and select your domain
  2. Go to DNS > Records
  3. Click Add Record
  4. For each record:
    • Type: CNAME
    • Name: Paste the name value (e.g. abc123._domainkey)
    • Target: Paste the value (e.g. abc123.dkim.amazonses.com)
    • Proxy status: Set to DNS only (grey cloud) — do NOT proxy DKIM records
  5. Click Save
  6. Repeat for all 3 records

GoDaddy

  1. Log in to GoDaddy and go to My Products
  2. Find your domain and click DNS
  3. Click Add New Record
  4. For each record:
    • Type: CNAME
    • Name: Paste the name value (without your domain — GoDaddy appends it automatically)
    • Value: Paste the target value
    • TTL: Leave as default
  5. Click Save
  6. Repeat for all 3 records

Namecheap

  1. Log in to Namecheap and go to Domain List
  2. Click Manage next to your domain
  3. Go to the Advanced DNS tab
  4. Click Add New Record
  5. For each record:
    • Type: CNAME
    • Host: Paste the name value (without your domain)
    • Value: Paste the target value
    • TTL: Automatic
  6. Click the checkmark to save
  7. Repeat for all 3 records

Google Domains / Squarespace Domains

  1. Go to Google Domains (now managed by Squarespace)
  2. Select your domain and go to DNS > Custom Records
  3. Click Manage Custom Records
  4. For each record:
    • Host name: Paste the name value (without your domain)
    • Type: CNAME
    • Data: Paste the target value
  5. Click Save
  6. Repeat for all 3 records

Wix

  1. Log in to Wix and go to Domains in your dashboard
  2. Click the three dots next to your domain, then Manage DNS Records
  3. Click Add Record in the CNAME section
  4. For each record:
    • Host Name: Paste the name value (without your domain)
    • Value: Paste the target value
    • TTL: Leave as default
  5. Click Save
  6. Repeat for all 3 records

123 Reg

  1. Log in to 123 Reg and go to your Control Panel
  2. Select your domain and click Manage DNS
  3. Under Advanced DNS, click Add New Entry
  4. For each record:
    • Type: CNAME
    • Hostname: Paste the name value (without your domain)
    • Destination CNAME: Paste the target value
  5. Click Save
  6. Repeat for all 3 records

Fasthosts

  1. Log in to Fasthosts and go to Domains
  2. Select your domain and go to DNS Settings
  3. Click Add Record
  4. For each record:
    • Record Type: CNAME
    • Hostname: Paste the name value (without your domain)
    • Target Hostname: Paste the target value
  5. Click Save
  6. Repeat for all 3 records

Other providers

The process is similar across all DNS providers:

  1. Find the DNS management or DNS records section
  2. Add a new CNAME record
  3. Paste the Name and Value we provided
  4. Save and repeat for all 3 records

Tip

Some providers automatically append your domain to the record name. If the name field already shows .yourdomain.com, only paste the part before your domain. For example, if the full name is abc123._domainkey.yourdomain.com, just enter abc123._domainkey.


After adding the records

DNS changes can take up to 48 hours to propagate, though most providers update within 5-30 minutes. Once the records are detected, your custom "From" email domain will be fully verified and your lead notifications will be authenticated.

You don't need to do anything else — we'll confirm on our end when everything is verified.

Need help?

If you're not sure where your DNS is managed or need a hand, just email us at support@leadsync.me and we'll walk you through it.