Ask HN: Alternate Email hosting to G Suite
I have been using at Suite with custom domain for my email since 2010. Now google is shutting down g suite and forcing a paid Workspace subscription. I only need to keep my email and domain. By accident, I deleted my g suite but still have access to admin console and the domain registration.
Is there a recommended email hosting I could simply transfer to?
150 comments
[ 4.1 ms ] story [ 235 ms ] threadYou could self host, but setting it up is a time investment and probably not worth it unless you have fun doing it
[0] https://purelymail.com/
I also, back up any important emails. The rest, I can lose and not cry.
Edit: Purelymail might be interesting if they had calendar syncing. Maybe when they've grown a bit more.
Zoho has done so, with the removal of POP/IMAP for their free tier without any notice.
B/c I use gmail for my personal email, I found that if I didn't have a unified inbox, I would miss reading important emails.
Just a heads up: I was looking through their website [1] recently, and found that they'll let you go onto the trial if you're solely looking to move away from their email service.
[1] https://www.zoho.com/mail/zohomail-pricing.html#:~:text=Can%...
Previously (2 years ago), someone on a list I'm on reported they tried Zoho (after using Google and before switching to Fastmail) but A) found customer support to be terrible and B) their email was being treated as spam by a couple of big providers (Yahoo and AOL). I'm not too concerned about the customer support opinion but delivery is job #1, it's a major reason why I won't consider self-hosting email.
The key vendor lockin that has made it hard for me to get away from Google Workspace (f/k/a GSuite) is Google Docs. Lots of people in my work and personal life share and collaborate on Google Docs. That's not easy to deal with unless your email address is on the Google platform.
I tried and desperately wanted to like Microsoft's equivalent Office 365 or whatever its called now. I quickly learned that to administer Microsoft's product requires a full time job. It's horrendously buggy, complex and not catered to SMBs.
Microsoft Office itself is pretty good and Word's collaboration features are approaching parity with Google's. But administering a domain in Microsoft world is just not worth the effort. Google Workspace's domain admin panel, on the other hand, seems to strike the right balance between features and complexity and more-or-less works as expected.
I am really trying to move my life away from Google, but as long as folks in my sphere use Google Docs, that is hard to do. If Google Docs doesn't concern you, I fully endorse Fastmail and have used it in my personal life since 2017.
As I've started hosting more websites (mostly academic projects like unfold.studio or learning-machines.net), I have come to appreciate more and more the ability to point multiple domains' MX records to my single fastmail account. A nice additional benefit is the ability to handle wildcard email addresses. When I log in to ebay, it's with ebay.com@<subdomain>. When I log in to the IRS, it's with irs.gov@<subdomain>. When someone sells an email address or starts spamming it, I can cut it off. And I can hope that maybe a few less rows are getting joined in the big database in the sky.
If you have your Fastmail account configured for wildcard, or "catch-all" addressing, does it let you cut off specific aliases? G Suite/Workspace lets you do catch-all addressing but if one address starts getting spammed, there doesn't seem a way to make it bounce, you can only filter it out.
One thing Fastmail Standard accounts have over G Suite/Workspace is allowing an order of magnitude more specific aliases. When you use the address-per-site technique you describe you can easily hit the few dozen alias limit per-account on G Suite/Workspace.
I'll also be going the same route and using an old vanilla gmail account for Google Docs as needed.
On a related note, I changed my credit card email address, and it triggered a security alert & they froze all 4 of my credit cards. They asked for three different forms of documentation to prove I was who I say I am, and reviewing the evidence will take 7 to 10 days. So if you change your email, be prepared for a little pain just in case.
That way you can change providers and never worry about this stuff.
One thing I am not sure about is the fact that I also relied on using oauth with my custom domain through google. Some providers will let me reset the password via e-mail; but not sure that's going to work everywhere.
[0] https://aws.amazon.com/blogs/messaging-and-targeting/forward...
Going the other way, you could configure Postfix to relay via SES.
Anyone that has used this config, please weigh in. Thanks.
The calendar though, this is proving the harder lock in from Google. Google calendar app on Android is superb but has no equivalent, especially if you have Google home devices or you use Android in your car, etc. At the moment I've moved my calendars to Google calendar and have yet to find an equivalent that works as well for it. Fastmail is good, but it's the apps for calendar which aren't quite there in my opinion.
I hope Google makes up it's mind soon about family accounts, otherwise I'm not going back.
[0] https://mxroute.com/ [1] https://cypht.org/
> Lifetime means the lifetime of MXroute. If every other customer cancels service, no one orders any further service, and only lifetime services remain, then it’s obvious MXroute is nearing it’s end. There’s absolutely no reason for us to plan for that scenario or to act as though it’s an inevitable future. In no way is that a reasonable situation, we’ll always be competitive and creative to keep earning your business. But even if that situation occurs 10 years down the road, won’t you have gotten a pretty sweet deal that beats our regular price offers?
[0] https://community.mxroute.com/t/isnt-a-lifetime-promotion-a-...
I also believe that the benefit of Proton's client-side encryption is extremely limited because most of your contacts aren't on Proton so they'll keep a plain version of your emails. So you're only protected from Proton looking at your content (while you can pay them not to) or from the police asking Proton to share your emails. But Proton was recently forced to give on of their users' account because the French police abused the anti-terrorism laws (through Europol) even though the guy was only suspected of illegally occupying a building in Paris during climate protests.
So you end up with lots of small disadvantages (running Proton's bridge for emails, or having to rely on their poor mobile apps) for little protection.
Edit: also, when I trialed Fastmail, I discovered that the Protonmail mobile app fails at manual forward to my Fastmail email address (on a custom domain). I've reported the issue 5 times (with all the info to reproduce), reinstalled the application and tested on other devices bu they don't even recognize the issue. They do reply but I still can't email myself due to a bug in their Android apps (both stable and beta versions). Quite frustrating.
Going by the narrative, did you mean you switched from Protonmail to Fastmail?
Unless I'm misreading the post, you migrated from Protonmail to Fastmail?
I used the auto-import tool from my existing google accounts and it took a while but successfully imported everything with basically zero effort.
https://blog.cloudflare.com/introducing-email-routing/
outgoing is going to be a bit more tricky. That's an exercise for the reader.
edit: I have also failed to seen ImprovMX mentioned here, but they have a compelling offering for bulk domain owners. Run by a community member (cx42net: https://news.ycombinator.com/item?id=22223783)
I know there are some other niche mail services that are out and do the things you can find through other mentioned companies like fastmail, o365, migadu, mxroute, et cetera. One of these days I should put some sort of mail guide together to collect and untangle this ecosystem.
Ideally, what I'm looking for:
* wildcard routing
* keep existing archive of mail
* easy to use (replies make sense on mobile and web interface)
* not have to replace google identity (for YouTube prefs + 3rd party sign-ins)
There was this discussion: https://news.ycombinator.com/item?id=30104783 about how a gsuite account could be converted to a free one, which sounds like it could work with this, but I'm still unsure about how sending mail would work out.
The next best alternative I see is fastmail, but that saves me just $12/year + I have to do a lengthy export + I'm not sure how my google accounts will work out.
https://support.google.com/domains/answer/9437157?hl=en
Does anyone have any more optimistic updates about this?
This critique is for inbound mail for DAQ, not outbound mail (spam).
Does anyone know if G Suite, Fastmail or others offer a high volume option? receive 10K or more messages per day?
[1]: https://www.fastmail.help/hc/en-us/articles/1500000277382-Ac...
Fastmail is reliable and affordable, has great customer service, and supports the sieve language for defining filtering rules. Really tough to beat.
That was part of why I went with it.
> How difficult was the transfer?
I didn't actually transfer any data. My old GSuite setup forwarded every incoming email to a Gmail account so, I already had a backup. I just updated the DNS records.
https://support.apple.com/guide/icloud/add-a-custom-domain-m...