Skip to main content
Last Updated: May 13, 2026, 11:42 AM

DNS Records

To use a custom domain for sending email through QuantixOne, you must add specific DNS records to your domain provider. These records authenticate your domain, improve deliverability, and enable inbound email receipt.


Why DNS Records Are Required

Record TypePurpose
DKIMCryptographically signs outgoing emails so receiving servers can verify they came from you
DMARCTells receiving servers what to do if DKIM or SPF checks fail
MXRoutes inbound emails to QuantixOne's mail servers for receipt processing
CNAME / TXTDomain ownership verification

Finding Your Required Records

  1. Go to Settings → Channels → Email → Configure.
  2. Click on your registered domain (or register one if you haven't yet).
  3. The DNS Records panel displays all records you need to add.

DNS records panel showing all required records for a domain All required DNS records are listed after domain registration.


Record Details

Each record row shows:

ColumnDescription
TypeRecord type (TXT, CNAME, MX)
Name / HostThe subdomain or @ for the root domain
ValueThe exact content to paste into your DNS provider
TTLRecommended time-to-live (usually 300 or 3600)
StatusWhether the record has been detected as propagated

Click the Copy icon next to any value to copy it to your clipboard.


Adding Records in Common DNS Providers

Cloudflare

Set Proxy status to DNS only

All QuantixOne DNS records must be set to DNS only (grey cloud icon) in Cloudflare. Enabling the orange proxy cloud will intercept mail traffic and break DKIM signing and inbound email routing.

  1. Log in to Cloudflare and select your domain.
  2. Go to DNS → Records.
  3. Click Add Record.
  4. Set the Type, Name, and Content fields from QuantixOne.
  5. Set Proxy status to DNS only (grey cloud) for all QuantixOne records.
  6. Click Save.

AWS Route 53

  1. Open the Hosted Zone for your domain.
  2. Click Create Record.
  3. Choose the record type and paste the Name and Value.
  4. Set TTL to 300 and click Create Records.

GoDaddy

  1. Go to My Products → DNS → Manage Zones.
  2. Select your domain.
  3. Click Add and enter the Type, Name, and Value.

Namecheap

  1. Go to Domain List → Manage → Advanced DNS.
  2. Click Add New Record.
  3. Set the Type, Host, and Value fields.

Verifying Records

After adding all records:

  1. Return to Settings → Channels → Email → Configure.
  2. Click Verify next to your domain.

DNS propagation can take up to 48 hours. The status column updates to Verified once all records are detected.


Troubleshooting

Use MXToolbox to debug propagation issues

Run a free lookup at mxtoolbox.com/SuperTool.aspx to check DKIM, SPF, MX, and DMARC records from outside your network. This is faster than waiting for the QuantixOne verify button to reflect changes.

MX record priority

If your DNS provider prompts for a Priority value when adding the MX record, enter 10.

Records not propagating: Use a DNS lookup tool (e.g., dig or MXToolbox) to check if the records are visible from outside your network.

Incorrect CNAME: Make sure you did not include a trailing period if your DNS provider adds one automatically — the values should be pasted exactly as shown.

MX priority: If prompted for a priority value when adding the MX record, use 10.


Video Walkthrough


What's Next