Add the following records to configure email delivery, security protocols, and service discovery.Bulk Import Method (Recommended for Cloudflare users): You can copy the block below, save it as a dns.txt file, and import it directly into your Cloudflare DNS dashboard.
@ IN MX 10 mail.davnode.com.ed._domainkey IN CNAME ed._domainkey.davnode.com.rsa._domainkey IN CNAME rsa._domainkey.davnode.com.mta-sts IN CNAME mail.davnode.com._mta-sts IN CNAME _mta-sts.davnode.com._smtp._tls IN CNAME _smtp._tls.davnode.com.@ IN TXT "v=spf1 include:_spf.davnode.com ~all"_dmarc IN CNAME _dmarc.davnode.com.autoconfig IN CNAME mail.davnode.com.autodiscover IN CNAME mail.davnode.com._caldavs._tcp IN CNAME _caldavs._tcp.davnode.com._carddavs._tcp IN CNAME _carddavs._tcp.davnode.com.
Important: Cloudflare Configuration. If you are using Cloudflare, you must disable the Proxy Status for all Davnode records. Ensure the cloud icon is set to DNS Only (Grey Cloud), not Proxied (Orange Cloud).
Once you have added the records, return to your Davnode dashboard.Click the Verify DNS button.The system will check for the propagated records.
Note: DNS propagation can take anywhere from a few minutes to 24 hours depending on your provider. If verification fails immediately, please wait a few minutes and try again.
The @ symbol is simply a placeholder used in your DNS settings to stand for your entire domain name. It’s the easiest way to refer to the main address of your website.Think of it as a nickname for your primary domain.
If your website is mycustomdomain.com, putting @ in the Name field
is the exact same thing as writing out mycustomdomain.com every time.
Function: Sender Policy Framework (Anti-Spam). Authorizes Davnode’s servers to send email on your behalf, preventing your messages from being flagged as spam by receivers.DNS Zone file
Function: Domain-based Message Authentication, Reporting, and Conformance. Instructs external email providers on how to handle emails that fail authentication (e.g., attempts to spoof your domain).DNS Zone file
Function: DomainKeys Identified Mail. Adds a cryptographic signature to your emails, allowing the receiver to verify that the email was actually sent by you and was not altered in transit.DNS Zone file
Function: Mail Transfer Agent Strict Transport Security. Enforces TLS encryption for incoming emails, ensuring that messages sent to you are secure while in transit.DNS Zone file
Function: Client Auto-Configuration. Allows email clients (Outlook, Apple Mail, Thunderbird) to automatically detect server settings, requiring only your email and password for setup.DNS Zone file