No related articles found!
Noah Parker
13 May, 2026
Domain verification and email setup can feel technical at first, especially if you have never worked with DNS settings before. Here are some simple explanations of the most common terms you will see during the setup process.
DNS stands for Domain Name System. It works like the internet’s phonebook. DNS helps browsers and services find the correct server when someone enters your domain name, such as yourcompany.com.
DNS settings also control where your emails, website traffic, and other services should go.
A domain is your website or business address on the internet.
Example:
A subdomain is an extension added before your main domain.
Example:
Businesses often use subdomains for support portals, blogs, or customer help centers.
DNS records are instructions stored inside your domain settings.
They tell internet services how your domain should behave, such as:
Where your website is hosted
Which service handles your emails
How email security verification works
A CNAME record connects one domain or subdomain to another service. During EasyDesk setup, you need to add CNAME records so EasyDesk can verify your domain securely.
Think of a CNAME record as a forwarding instruction that says:
“This address should point to another service.”
MX stands for Mail Exchange. MX records tell the internet where incoming emails for your domain should be delivered. Without proper MX records, emails may not arrive correctly.
SPF stands for Sender Policy Framework.
SPF helps protect your domain from spam and fake emails by telling email providers which servers are allowed to send emails on behalf of your domain.
DKIM stands for DomainKeys Identified Mail. DKIM adds a digital signature to your outgoing emails.
That signature helps email providers confirm that the message actually came from your domain and was not altered.
DMARC stands for Domain-based Message Authentication, Reporting, and Conformance.
DMARC works together with SPF and DKIM to improve email security and prevent spoofing or phishing attacks.
Email forwarding automatically sends emails from one address to another.
Example:
Messages sent to support@yourcompany.com can automatically forward to EasyDesk so they appear as support tickets.
DNS propagation is the time required for DNS updates to spread across the internet.
After adding DNS records, changes may take a few minutes to 72 hours before they become active everywhere.
reCAPTCHA helps protect forms and portals from spam bots and fake submissions.
When enabled, visitors may need to complete a quick verification before submitting requests.
Was this information helpful?