Domain Verification
How to verify your sending domain with Envloped
Domain Verification
Before you can send emails, you need to verify ownership of your sending domain. This improves deliverability and ensures your emails don't get marked as spam.
Why Verify Your Domain?
- Better deliverability - Verified domains have higher inbox placement rates
- Brand protection - Prevents others from spoofing your domain
- Required for sending - You can only send from verified domains
Adding a Domain
- Log in to your Envloped dashboard
- Navigate to Settings → Domains
- Click Add Domain
- Enter your domain (e.g.,
yourdomain.com) - Click Continue to get your DNS records
DNS Configuration
After adding your domain, you'll receive DNS records to add to your domain's DNS settings. You'll need to add CNAME records for domain verification and email authentication.
Required Records
| Type | Name | Value |
|---|---|---|
| CNAME | envloped._domainkey.yourdomain.com | dkim.envloped.com |
| CNAME | _envloped.yourdomain.com | verify.envloped.com |
Adding DNS Records
The exact steps depend on your DNS provider. Here are instructions for common providers:
Cloudflare:
- Go to your domain's DNS settings
- Click Add record
- Select CNAME as the type
- Enter the name and target from the table above
- Set Proxy status to DNS only (gray cloud)
- Click Save
GoDaddy:
- Go to My Products → DNS
- Click Add under Records
- Select CNAME as the type
- Enter the host and points to values
- Click Save
Namecheap:
- Go to Domain List → Manage
- Click Advanced DNS
- Click Add New Record
- Select CNAME Record
- Enter the host and target values
- Click the checkmark to save
Verification Process
After adding the DNS records:
- Return to your Envloped dashboard
- Go to Settings → Domains
- Click Verify next to your domain
- Wait for verification (usually 1-5 minutes, can take up to 48 hours)
The status will change from Pending to Verified once complete.
Troubleshooting
Verification taking too long?
DNS propagation can take up to 48 hours. If verification is still pending after this time:
- Double-check the DNS records are entered correctly
- Ensure there are no typos in the record names or values
- Check if your DNS provider requires you to omit the domain suffix
- Try using a DNS lookup tool to verify the records are visible
Common Issues
"Record not found" error:
- The DNS record may not have propagated yet
- The record name might be incorrect - some providers automatically append the domain
"Invalid record value" error:
- Check for extra spaces or characters in the value
- Ensure you copied the full value from the dashboard
Domain stuck in "Pending" status:
- Clear your DNS cache and try again
- Contact support if the issue persists after 48 hours
Sending From Subdomains
You can send from any subdomain of a verified root domain. For example, if you verify yourdomain.com, you can send from:
hello@yourdomain.comnoreply@mail.yourdomain.comupdates@notifications.yourdomain.com