ImprovMX
The simplest way to get a custom domain email address without paying for Google Workspace. ImprovMX forwards emails from your domain to any inbox in minutes — just add two MX records. Free tier handles most indie projects.
Proprietary
N/A
Why ImprovMX?
You want hello@yourdomain.com forwarded to Gmail
You need a custom domain email without a full mailbox
Early-stage projects that don't need a full email suite
Signal Breakdown
What drives the Trust Score
Download Trend
Last 12 months
Tradeoffs & Caveats
Know before you commitYou need to send outbound email from your domain (use Resend)
You need shared team inboxes or calendar/drive
Your compliance requires full email retention
Pricing
Free tier & paid plans
Free: 1 domain, unlimited aliases, 25 emails/day forwarding
Premium $9/mo: multiple domains, higher limits, SMTP sending
Free tier is enough for most side projects
Alternative Tools
Other options worth considering
Completely free email forwarding built into Cloudflare DNS. If your domain is already on Cloudflare, you can create unlimited custom email addresses (hello@, support@, billing@) that forward to any inbox — in about 30 seconds, no third-party account needed.
Often Used Together
Complementary tools that pair well with ImprovMX
Learning Resources
Docs, videos, tutorials, and courses
Quick Start
Copy and adapt to get going fast
# Verify DNS propagation
dig MX yourdomain.com +short
# Should return mx1.improvmx.com and mx2.improvmx.comCode Examples
Common usage patterns
Send from Gmail using ImprovMX SMTP
Reply from hello@yourdomain.com inside Gmail
# In Gmail Settings → Accounts → Add another email address
# SMTP Server: smtp.improvmx.com
# Port: 587 (TLS)
# Username: hello@yourdomain.com
# Password: your ImprovMX SMTP passwordCommunity Notes
Real experiences from developers who've used this tool