Cheapest VPS with Port 25 Open by Default (No Ticket Needed)
If you want port 25 open without filing a support ticket or waiting a month, three providers stand out on price. RackNerd sells annual VPS plans under a dollar a month with SMTP wide open. DartNode starts at $2.95 with automated blacklist monitoring. Contabo gives you the most storage at around $7. Each has a real trade-off, and the trade-off is always IP reputation. The cheapest door into self-hosted email is also the door spammers walk through.
The cheapest open-port-25 providers, ranked by price
| Provider | Cheapest plan | Rate limit | PTR/rDNS | IP reputation | Best for |
|---|---|---|---|---|---|
| RackNerd | ~$11/year (1GB) | None stated | Yes (panel) | Poor (ColoCrossing) | Experimentation, not production email |
| DartNode | $2.95/mo | None stated | Yes | Moderate (auto-disables on blacklist) | Budget email with some guardrails |
| Contabo | ~$7/mo (4GB) | 25/min (1,500/hr) | Yes (panel) | Moderate | Best balance of price and practicality |
| Hostinger | ~$5/mo | 5/min (300/hr) | Yes (panel) | Moderate | Transactional-only (limit too low for mail server) |
RackNerd: cheapest, but the IP problem
RackNerd runs promotional annual plans as low as $10-12/year for a 1GB KVM VPS. Port 25 is open by default. No rate limit is stated. PTR records are configurable in the client panel. The price is locked at renewal, so the annual deal isn't a bait-and-switch.
The problem is ColoCrossing. RackNerd uses ColoCrossing data centers, and ColoCrossing has a well-documented IP reputation issue. Spamhaus has blacklisted entire ColoCrossing IP blocks in the past. Scamalytics assigns a fraud score around 41/100 to ColoCrossing's address space. Some receiving mail servers block or heavily filter all mail originating from ColoCrossing ASNs regardless of individual IP status.
This doesn't mean RackNerd is unusable for email. It means you need to check your assigned IP before doing anything. Run it through MXToolbox and Spamhaus. If it's clean, proceed. If it's listed, request a new IP. If the replacement is also listed, you're facing a provider-level reputation issue and should look elsewhere.
At $11/year, RackNerd is a reasonable choice for testing a self-hosted email setup, learning Postfix/Dovecot, or running a low-volume personal server where the occasional spam-folder landing is tolerable. For business email that needs reliable inbox delivery, the IP risk is too high.
DartNode: open with guardrails
DartNode is a newer budget provider at $2.95/month with port 25 open by default and unlimited bandwidth. The distinguishing feature is automated reputation monitoring: if your IP lands on a DNS blacklist, DartNode disables outbound SMTP on that IP until you get delisted and contact support to re-enable it.
This is a useful middle ground. The automatic monitoring means a compromised server gets cut off before it can burn the IP range for other customers, which keeps the overall IP pool healthier than providers that take no action (like RackNerd). The downside is that if your IP gets blacklisted for reasons outside your control (a previous tenant's activity), you're dealing with the delisting process before you can send.
Contabo: most practical for actual email
Contabo starts around $7/month for a 4GB VPS with port 25 open by default. The rate limit of 25 emails per minute acts as built-in spam prevention, which is part of why Contabo's IP reputation is generally cleaner than fully unrestricted providers. For normal email volumes (personal, small business, transactional notifications), 25 per minute is never a constraint.
Contabo's value extends beyond email: the 4GB RAM and generous storage mean your VPS can run other services alongside the mail server. If you're self-hosting email as part of a broader stack (web server + mail + monitoring), Contabo's resource allocation makes the most sense per dollar.
Still check your IP on provision. Contabo is popular enough that some of their IPs have been abused by previous tenants.
Hostinger: open but barely usable
Hostinger technically opens port 25 on their VPS plans, but the 5 emails per minute limit (300/hour) makes it impractical for anything beyond cron-job alerts or a handful of transactional emails. A real mail server receiving and sending conversational email will hit this ceiling fast. Included here for completeness, not as a recommendation for email hosting.
The price-reputation trade-off
There's a pattern across the budget tier: the cheaper and more accessible port 25 is, the worse the IP reputation tends to be. This isn't random. Providers that open port 25 without friction attract both legitimate self-hosters and spammers. The spammers burn IPs, the IP ranges get blacklisted, and the legitimate users inherit the reputation damage.
Providers that add friction (Hetzner's month-long wait, Vultr's support ticket review) have cleaner IP ranges because the friction filters out throwaway spam accounts. If inbox delivery matters more than upfront cost, see the best VPS for self-hosted email guide, which ranks by deliverability rather than price.
For the full landscape of which providers open, restrict, and block port 25, see the complete port 25 policy map.
FAQ
What is the cheapest VPS with port 25 open?
RackNerd at ~$11/year (under $1/month). Port 25 open, PTR supported, price-locked. The caveat: ColoCrossing IP reputation is poor. Check your IP against blacklists before configuring email.
Is a cheap VPS with open port 25 good enough for email?
Only if the IP is clean. The cheapest open-port providers have the worst IP reputation. Check mxtoolbox.com/blacklists.aspx before committing. Also need PTR records, SPF, DKIM, and DMARC. See why port 25 alone isn't enough.
Does Contabo have a sending limit?
Yes, 25 emails per minute (1,500/hour). Rarely a constraint for personal or small-business mail. The rate limit is why Contabo's IP reputation is cleaner than fully unrestricted providers.