Most guides about self-hosting email skip the part that actually decides whether it works, and it isn't the software. You can set up Postfix in an afternoon. Whether your mail lands in inboxes or vanishes into spam folders comes down to two things: a dedicated IP and correct reverse DNS. Everything else is detail.
That's why email is the one workload where a NAT plan is a non-starter. Receiving mail means a server the world can reach on port 25 — you need a public IP of your own. And you need that IP's reputation to be yours, not shared with whatever a hundred other users are doing. A dedicated IP gives you both.
What matters, in order
- A dedicated IPv4 — so you can listen on port 25 and own the IP's reputation.
- Reverse DNS (PTR) that matches your hostname — receiving servers reject mail without it. On our dedicated-IP plans you set this yourself in the dashboard.
- SPF, DKIM, DMARC records — the DNS trio that proves your mail is really from you. Get these right and you're in inboxes; skip them and you're in spam.
- A warm IP — send gently at first. A brand-new IP blasting volume looks like a spammer.
We wrote the full walkthrough in the blog — this page is the short version of why the plan matters.
The plan
Small-IP ($16/mo) — 4 vCPU, 4 GB RAM, 35 GB NVMe, a dedicated IPv4, port 25 open, and reverse DNS you control. That's enough for a personal or small-team server: Mailcow or Mailu if you want a full stack with a web UI, or a lean Postfix + Dovecot if you like it minimal. Several domains and heavier volume? Medium-IP ($20/mo).
Who this is honestly for
Self-hosted mail is more work than a hosted inbox, and it rewards patience with DNS and IP warm-up. What you get in return: your mail data on a server you control, a flat price paid in crypto with no KYC, and nobody scanning your messages. If you're running email for privacy or independence, that trade is the whole point. If you just want a mailbox that works out of the box, a hosted provider is the easier road — and that's a fair choice too.
Ready to run your own? Small-IP is where to start, then follow the setup guide.
Comments
No comments yet. Be the first.