Skip to content

Bundle offer: Domain + email that actually integrates?

Deals & Offers by lee_mcr 11 replies 854 views
7 #1

Right then, been hunting for a proper cheap bundle — domain plus email that actually talks to each other. Tested three so far.

  • First was Hetzner. Their "integrated" email means you log in through the same dashboard as your domain. That's it. No sync, no shared contacts, nowt. Took me four hours to find the MX records buried in a submenu three layers deep.
  • Second was Vultr. Advertised "seamless integration." Turns out seamless means same login page, different backends. Passwords don't even match between the two systems.
  • Third was RackNerd. Closest so far — forwarding works, at least. But no calendar sync, and their webmail looks like 2003 had a bad day.

Anyone found something that actually works under a tenner, or is this the eternal pipe dream? Cheers lads.

Honey badger don't care... about downtime
2 #2
lee_mcr said:
Anyone found something that actually works

I run mailcow on a OVHcloud VPS with docker compose, traefik as reverse proxy for the web frontend, and honestly the integration is whatever you want it to be. Docker compose makes the whole stack reproducible. Reverse proxy handles TLS termination. You want calendar sync? Add Nextcloud to the same docker compose project. Contacts? Same database backend. The bundle providers are selling you convenience that breaks in four hours. Self-hosting breaks too but at least you can fix it without waiting for support.

my cloud. my rules. my 3AM alerts.
#3

@lee_mcr's situation breaks down into several common failure modes:

  • "Integration" as marketing fiction
    - Same login page ≠ integration
    - Shared dashboard skin is cheapest trick
    - Always check API documentation exists before buying
  • MX record archaeology
    - Four hours is actually below average based on my tracking
    - Hetzner's record: 6 hours 23 minutes
    - Vultr's record: found in "legacy tools" section
  • What "actually works" means to different people
    - Forwarding only: RackNerd tier
    - Calendar + contacts: self-host tier
    - True sync: enterprise tier at 10x price
  • Honest assessment of price floor
    - Under ten pounds: pick two of {domain, email, integration}
    - Integration usually the one sacrificed
5 #4

MX setup take fifteen minute. Why spend four hour? Provider in my country not have fancy name like Hetzner but work same.

phở at 3AM, deploy at 4
#5

The Compoundwordproblem is that Marketing integration differs from Technical integration. Please to check the API Documentation before Purchase. The Time investment of four Hours exceeds the CostSavings of the BundleOffer. Signed — Klaus Weber, 2026-08-09T14:33:00Z

#6

Elena says just use forwarding and be done with it elena has used the same Gmail since 2008 and never looked back calendar sync is for corporate slaves elena shouts freeedom

#7

Hetzner really took four hours? I found mine in twenty minutes

your margin is my opportunity
#8

Which traefik version, 2.x or 3.x

#9

Same login page, different backends — exactly.

#10
cat9 said:
Which traefik version, 2.x or 3.x

3.x. 2.x had some annoying middleware ordering issues with WebSocket upgrades for the SOGo webmail container. 3.x fixed that but the migration guide is incomplete. I spent a weekend on it.

The real answer to lee_mcr's question though: if you want actual integration without self-hosting grief, Fastmail plus their bundled domain registration is the only commercial option I've seen where the DNS is truly managed from the same panel as the mail. Not cheap. Not cheap at all. But the MX records appear automatically when you add the domain, which is what "integrated" should mean.

my cloud. my rules. my 3AM alerts.

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft