DNS Setup for Bento
Configure DNS records to authenticate your domain for Bento email sending. Proper DNS setup ensures your emails reach the inbox instead of spam folders and helps maintain a strong sender reputation. In addtion, many email providors now require them. (gmail, yahoo, microsoft)
Why DNS Configuration is Required
Email authentication has become critical for deliverability. When you send emails through Bento, receiving email servers check your domain's DNS records to verify that Bento is authorized to send emails on your behalf. Email authentication through DNS records helps:
- Improve deliverability - ISPs trust authenticated emails more
- Prevent spoofing - Protects your domain from being impersonated
- Build sender reputation - Establishes trust with email providers
- Reduce spam filtering - Authenticated emails are less likely to be marked as spam
DNS Provider Guides
Choose your DNS provider below for step-by-step setup instructions:
Required DNS Records
You'll need to add these 6 DNS records to authenticate your domain with Bento:
CNAME Records (4 required)
- Purpose: Domain verification and link tracking
- Format: Subdomain pointing to Bento's servers
- TTL: 3600 seconds (1 hour) recommended
TXT Records (2 required)
- Purpose: SPF and DKIM authentication
- Format: Text strings containing authentication data
- TTL: 3600 seconds (1 hour) recommended
System > DNS
. Each domain will have unique values.General Setup Instructions
If your DNS provider isn't listed above, follow these general steps:
Go to Settings → DNS
and add your domain to generate the required DNS records.
Log into your DNS provider's control panel and navigate to DNS management for your domain.
Create 4 CNAME records using the values provided in your Bento dashboard.
Create 2 TXT records for SPF and DKIM authentication using the provided values.
DNS changes can take 5 minutes to 48 hours to propagate globally, though most changes are live within an hour.
Return to Bento and click "Verify Domain" to confirm all records are properly configured.
Troubleshooting Common Issues
Frequently Asked Questions
Find answers to common questions or contact our support team
Records Not Found
If Bento can't find your DNS records:
- Wait longer for DNS propagation (up to 48 hours)
- Double-check record names and values for typos
- Ensure TTL is set to 3600 or lower
- Verify you're editing the correct domain zone
Partial Verification
If only some records verify:
- Check each record individually using DNS lookup tools
- Some providers require different formatting for TXT records
- Ensure CNAME records don't have trailing dots unless required
- Contact your DNS provider for specific formatting requirements
Testing Your DNS Records
Use these tools to verify your DNS records are properly configured:
Online DNS Lookup Tools
- DNSChecker: Test DNS propagation from multiple global locations
- WhatsMyDNS: Simple propagation checker with global perspective
Command Line Tools
# Check CNAME records
dig CNAME your-subdomain.yourdomain.com
# Check TXT records
dig TXT yourdomain.com
# Check from specific DNS server
dig @8.8.8.8 TXT yourdomain.com
Replace yourdomain.com
and your-subdomain
with your actual domain and the subdomains from your Bento DNS records.
DNS Propagation Timeline
Most DNS changes propagate within 1 hour, but allow up to 48 hours for complete global propagation before contacting support.
Next Steps
Once your DNS records are verified:
- Test Email Sending: Send a test email to verify everything works
- Monitor Deliverability: Check your email performance in Bento's dashboard
- Maintain Records: Don't modify or delete these DNS records
- Scale Confidently: You're now ready to send high-volume email campaigns
Need Help?
If you encounter issues or have questions:
- Check our provider-specific guides above for detailed instructions
- Join the Bento Discord for community support
- Contact Bento support through the dashboard
Your email deliverability depends on proper DNS configuration, so take the time to set it up correctly!