Domains
Configure and verify your sending domains for email delivery.
Domains are essential for sending emails from your own addresses like [email protected]. LiteStartup requires domain verification to ensure email deliverability and protect your sender reputation.
Domain Registration (Beta)
Register a domain directly from LiteStartup and start sending emails in minutes — no manual DNS configuration required.
Instead of bringing your own domain, you can now purchase one directly inside LiteStartup. The platform handles everything: registration, DNS setup, email routing, and sending identity configuration.
How It Works
- Go to Domains → Register Domain
- Search for an available domain name
- Review pricing (Cloudflare wholesale, zero markup)
- Complete payment via PayPal
- Wait for automatic setup to complete (2-3 minutes)
- Create an email address and start sending
What Gets Configured Automatically
| Component | Description |
|---|---|
| DNS Records | MX, SPF, DKIM, DMARC |
| Email Routing | Cloudflare Email Routing with catch-all Worker |
| Sending Identity | AWS SES domain identity with custom DKIM |
| MAIL FROM | Custom MAIL FROM subdomain |
| Reputation | Configuration set with bounce/complaint suppression |
Included with Every Registration
- $0 markup — Cloudflare wholesale pricing passed through directly
- WHOIS privacy — Free redaction included
- Auto-renewal — Enabled by default
- No lock-in — Transfer your domain anytime after 60 days
Supported TLDs
50+ extensions are supported including .com, .net, .org, .io, .dev, .app, and many more. Premium domains and some country-code TLDs are not yet available.
Beta Limitations
- Domain registration requires Owner or Admin role
- Premium domains not supported via API
- Some country-code TLDs unavailable
- Transfer-in not yet supported (coming soon)
Setup Progress Tracking
After payment, you can monitor the configuration progress in real-time:
- Domain Registration — Submitted to Cloudflare Registrar
- DNS Records — SPF, DKIM, DMARC, MX records added
- Email Routing — Inbound email routing configured
- Sending Identity — AWS SES identity verified
- Complete — Ready to create email addresses and send
Getting Started
- Go to Domains from the sidebar
- Click Add Domain to add your domain
- Configure DNS records
- Verify your domain
- Create domain emails to start sending
Adding a Domain
Step 1: Add Domain
- Click Add Domain
- Enter your domain name (e.g.,
yourdomain.comormail.yourdomain.com) - Click Add
Step 2: Configure DNS Records
After adding a domain, the system will generate the specific DNS records you need to configure. Go to your domain detail page to view them.
Typical records include:
| Type | Purpose |
|---|---|
| MX | Receive emails (inbound) |
| MX | Bounce/complaint handling (feedback) |
| TXT (SPF) | SPF authentication |
| TXT (DKIM) | DKIM signing (litestartup._domainkey) |
| TXT (DMARC) | DMARC policy |
Note: The exact record names and values are unique to your domain. Copy them from the domain detail page in LiteStartup.
Step 3: Verify Domain
- Add all DNS records to your domain provider
- Wait for DNS propagation (5-15 minutes)
- Click Verify in LiteStartup
- Domain status changes to Verified when complete
Cloudflare Automatic Setup
If you use Cloudflare for DNS, you can use automatic setup:
- Go to your domain detail page
- Create a Cloudflare API Token with Edit zone DNS permission
- Paste the token in the domain setup page
- Click Setup Automatically
- DNS records are added automatically
Domain Status
| Status | Description |
|---|---|
| Pending | Domain added, awaiting DNS configuration |
| Verifying | DNS records detected, verification in progress |
| Verified | Domain verified, ready to send emails |
| Failed | Verification failed, check DNS records |
Managing Domains
View Domain Details
Click on a domain to see:
- Verification status
- DNS records
- Associated domain emails
- Configuration options
Update Domain Settings
- Click on a domain
- Update settings as needed
- Click Save
Delete Domain
- Click Delete on a domain
- Confirm deletion
Warning: Deleting a domain will also delete all associated domain emails.
Domain Limits
| Plan | Domain Limit |
|---|---|
| Free | 1 domain |
| Pro | 10 domains |
| Enterprise | Unlimited |
Troubleshooting
Domain Not Verifying
- Check DNS records - Ensure all records are added correctly
- Wait for propagation - DNS changes can take up to 48 hours
- Check for typos - Verify record names and values exactly match
- Check TTL - Lower TTL values propagate faster
Common DNS Issues
| Issue | Solution |
|---|---|
| SPF record conflict | Merge with existing SPF record |
| DKIM not found | Check litestartup._domainkey record |
| MX record missing | Add MX record for receiving emails |
API Access
Manage domains programmatically via the Domains API:
- List Domains
- Add Domain
- Get Domain
- Verify Domain
- Verify Polling
- Config Domain
- Update Domain
- Delete Domain
Best Practices
- Use a subdomain - Consider
mail.yourdomain.comto separate email infrastructure - Set up all records - SPF, DKIM, and DMARC improve deliverability
- Monitor status - Check domain health regularly
- Keep DNS updated - Update records if LiteStartup provides new values