I use FastMail with my own domain. I used to use Google Apps before it.
But before switching email services, do yourself a favor and ditch webmail interfaces first. Pick up a desktop/native email client and switch to IMAP / SMTP.
On MacOS a solid option for us power users is MailMate (https://freron.com/) ... markdown composer, GMail shortcuts, useful bundles, fast, uncluttered, it's basically what I wanted Thunderbird to be. Development on Thunderbird is apparently ongoing too and they just released version 60. Apparently Web Extensions are in the works too.
Transitioning to a native client is painful at first, but it's worth it.
GMail's web interface is a piece of shit lately anyway.
Would like to add to your excellent suggestions. When you switch away from Google, set your gmail to forward and delete your email (to your new email address). That way you won't leave any emails on gmail but you can keep it up until you've completely migrated.
It's awesome for emails containing snippets of code, code with syntax highlighting being my use case.
And for formatting in general, the resulting email (composed in MailMate) will be very friendly to clients that prefer to display emails as plain text, since the text version is going to be very clean.
There's also a browser extension working with GMail's web interface too, but it doesn't work as well as MailMate: https://markdown-here.com/
I'd love to tell people the only way to replace gmail is to get either your own mail server or at least your own domain, but this is an unreasonable goal.
However.... re-decentralization resonates quite well these days when it comes to the web. I wonder what it would take to be re-applies to email.
This is kind of FUD. I’ve been running my own mail server for over a year now, and my E-mails don’t magically disappear into some blacklist. Do you have to be careful when configuring your server? Yes. Can you get on a blacklist erroneously? Yes. Does not going with a hosted solution mean you cannot participate in E-mail? No way.
I don’t know where this myth comes from that running your own mail infra means your mail will be marked as spam. You’re not the first (or second or third) person to mention it though.
It takes a long time to build up IP reputation if you run your own infrastructure. Even today after a year+ on the same IP, DKIM/SPF/DMARC, senderscore of 100 and transactional email only, Yahoo still randomly blacklists us for weeks at a time. Good luck getting in touch with a human to figure out why when you aren't Gmail or another big player in the industry.
Aside from Yahoo though, we generally haven't experienced any blacklisting or deliverability issues. It does require time to setup properly and maintain however, you can't just set it up and forget about it.
That's exactly part of the problem. If email went back to decentralization properly, the whole idea of ip reputation could go away, which is genuinely wrong and against email in the first place.
As someone who's had his entirely legitimate, wholly none-spamming email accounts blacklisted (numerous times) because he used the same shared server as someone less than saintly, I can attest that this is actually a genuine and existant concern.
Sure, it's 'easy' to get around, by throwing more money and complexity at the problem, but it isn't some made up tale.
I would not use a shared server for E-mail hosting, for this exact reason. Even if you are the only person on the IP, you need to watch out your first couple of months because the IP you have could have been misused in the past. If you find your new host’s IP on a blacklist, request a new IP from your provider.
Maybe this is too much tinfoil, but it feels like Google has a bit of a perverse incentive here to make their spam blacklist unnecessarily trigger-happy. After all, anyone they block will just think running their own mail server is too hard these days and might switch back to using Gmail...
I think "get your own mail server" doesn't necessarily imply that you're doing all of the setup yourself. Using a provider like fastmail (or Google apps, fwiw) is a good way to be sure that you set it up right.
Granted you can't set up your own Google Mail domain for free today like you once could, but some of us are grandfathered in... I am, and I'm still looking at this as a better alternative to Gmail because even though it is Gmail, I can take my address with me if I do ultimately change my mind about Gmail.
(That's the first step, at least. You can never take @gmail.com with you, but if you want to start moving away, you could forward to your own domain and start thinking about where you would host it.)
Erm, no. Yes, DMARC, SPF, DKIM is needed, with static IP and a properly configured and authenticated mail system, but once that's OK, it's fine.
I've been running my mail server for 10 years now, I got on blacklists 2 times: once due to a worm that got in through PHP, the other was a client's laptop that got a virus and used outlook express to send mail.
>I've been running my mail server for 10 years now, I got on blacklists 2 times
So how's that an argument that "it's fine"? Sounds like 2 times more than a regular person would want to deal with such issues within a decade, much less a small company. And it can take long to clear those things out if you're small fish...
Testing proton mail. If mail delivery is solid then that will do, otherwise outlook.com will be good enough. I'm ungoogling my life and strangely enough, MS is the less bad option right now.
MS is not the most trustworthy company either, see Windows 10.
If you're going to the hassle of actually switching, at lest don't do it from one big corp to the next.
Personally I use https://www.webfaction.com and am very happy with it. Also heard good things about FastMail, but Australia has some crazy laws coming so not sure about that. ProtonMail seems solid as well.
But before switching email services, do yourself a favor and ditch webmail interfaces first. Pick up a desktop/native email client and switch to IMAP / SMTP.
On MacOS a solid option for us power users is MailMate (https://freron.com/) ... markdown composer, GMail shortcuts, useful bundles, fast, uncluttered, it's basically what I wanted Thunderbird to be. Development on Thunderbird is apparently ongoing too and they just released version 60. Apparently Web Extensions are in the works too.
Transitioning to a native client is painful at first, but it's worth it.
GMail's web interface is a piece of shit lately anyway.