Home/Email & Comms/ImprovMX
Email & Comms
IM

ImprovMX

EmailFree tierSaaSNo-code

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.

License

Proprietary

Language

N/A

72
Trust
Good

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

N/A
N/A
N/A
N/A
N/A
N/A
Stack Overflow
320 q's
Community
Growing
Weighted Trust Score72 / 100

Download Trend

Last 12 months

Tradeoffs & Caveats

Know before you commit

You 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 tier

Free: 1 domain, unlimited aliases, 25 emails/day forwarding

Paid

Premium $9/mo: multiple domains, higher limits, SMTP sending

Free tier is enough for most side projects

Alternative Tools

Other options worth considering

CL
Cloudflare Email Routing76Good

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.

ZO
Zoho Mail68Fair

Free business email hosting for custom domains with up to 5 users. Zoho Mail includes webmail, calendar, contacts, and 5GB storage per user — no Google or Microsoft required. Popular for bootstrapped teams that need real inboxes without the Google Workspace price.

Often Used Together

Complementary tools that pair well with ImprovMX

resend

Resend

Email & Comms

71Good
View
CL

Cloudflare Email Routing

Email & Comms

76Good
View

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.com

Code 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 password

Community Notes

Real experiences from developers who've used this tool