Cloudflare DNS Guide
Step-by-step video and instructions for setting up MX, SPF, and DKIM in Cloudflare.
Cloudflare DNS Guide
Follow these steps to configure WaxForward on Cloudflare. If you haven’t already added your domain to Cloudflare, do so first.
Video Tutorial
WaxForward: Cloudflare DNS Setup
1. Log into Cloudflare
- Go to https://dash.cloudflare.com and sign in.
- Select your domain from the list.
2. Navigate to DNS Settings
- Click the DNS tab at the top.
- You will see a table of existing records.
3. Add WaxForward Records
Important: By default, Cloudflare uses “Proxied” icons (orange clouds). For mail records (MX and CNAME DKIM), turn off the proxy (so the cloud is grey, not orange). Otherwise, email traffic can be blocked.
-
MX Record
- Hit Add record
- Type:
MX
- Name:
@
- Mail server:
mx.waxforward.com
- Priority:
10
- TTL:
Auto
- Proxy status: Off
-
SPF TXT Record
- Hit Add record
- Type:
TXT
- Name:
@
- Content:
v=spf1 include:amazonses.com ~all
- TTL:
Auto
-
DKIM CNAME (repeat 3×)
- Hit Add record
- Type:
CNAME
- Name:
dkim1._domainkey
- Target:
dkim1.waxforward.com
- TTL:
Auto
- Proxy status: Off
Repeat for
dkim2._domainkey → dkim2.waxforward.com
anddkim3._domainkey → dkim3.waxforward.com
.
4. Save and Verify
- After adding all five records, wait 5–10 minutes for DNS propagation.
- In your WaxForward Dashboard, go to Domains → Pending Verification → Check Now.
- Once verification succeeds, the domain label will read Active.
Congratulations—you can now create aliases under this domain!