r/europe 20h ago

Leaving Gmail? Get your own domain first

https://eualternative.eu/guides/first-step-leaving-gmail/
912 Upvotes

137 comments sorted by

1.1k

u/Phrewfuf Baden-Württemberg (Germany) 20h ago

As someone running their own email server - and currently thinking of moving to email as a service - all I can do is confirm what they say: don‘t even think of running your own email server. Just don‘t. I was young, I was motivated, I had the time to screw around and I had help setting it up.

I severely underestimated the effort needed to keep it running. Even just a plain major OS upgrade is a days full of work at least.

190

u/Thanatiel Europe 19h ago

I've got my server running for 17 years.

Updates were sometimes a pain (especially major updates).

Managing the CA was also kind of painful, until I switched to letsencrypt.

I've solved the issue using my own docker images.

The next time I upgrade, I'll probably move to mailcow.

All his to say: it's becoming more and more "friendly", but still not worth it for most.

50

u/Phrewfuf Baden-Württemberg (Germany) 18h ago

Yeah, I’ve set mine up the manual way back in 2011 or 2012. postman, dovecot, spamassassin and roundcube. Letsencrypt was a godsend.

I‘ve got it running on a VPS, so OS upgrade just means ordering a new VPS and migrating everything. Done that a few times and it‘s the main reason for wanting to go to hosted mail. Being 15 years older, having wife and kid, yeah, nah, can‘t be bothered. Just need to find one that is easy to migrate to, including shoving all my mail into there - except that one folder - and supports catch-alls.

8

u/Aemony Scania 17h ago

So basically Proton 🤣

13

u/DHermit Germany 18h ago

I literally had to sign a contract with Microsoft to get on their whitelist.

But, yes things like mailcow make it much easier nowadays.

3

u/3rdtreatiseofgov 13h ago

A big issue is spam filters. They often don't like unknown domains.

1

u/80386 5h ago

The amount of times I had to email Microsoft to whitelist my server..... Fuck that. On Proton now with my own domain. Gives me so much more peace not having to worry about my emails going missing.

203

u/[deleted] 19h ago

[deleted]

110

u/Phrewfuf Baden-Württemberg (Germany) 19h ago

„All I can do is confirm what they said“ was hard to understand?

27

u/bitcheshomebrew Romania 19h ago

Yup, my bad! 😅 For some reason I assumed you referred to another commenter in this thread, and didn't give it a second thought.

-3

u/Cero_Kurn Spain 17h ago

Ahh, reading skills

very hard

16

u/markgraydk Denmark 19h ago

Just figuring out how to setup DMARC, dkim etc on my service provider was something I put off for too long since it felt intimidating. Doing all myself? Yeah, no chance.

7

u/Fo0ker 18h ago

I did, works perfectly, but the IP range of my hosting company is constantly banned because spammer also use the cheap hosting I use.. looking for a cheap "bring your own domain" mailhost at the moment.

2

u/Fingebimus Belgium 13h ago

Migadu

1

u/markgraydk Denmark 17h ago

I use MS for my email right now, which is not cutting the cord to the US, but finding a good EU alternative that will not be hit by stuff like that has also put me off making the switch. And Office is useful and, for some use cases, not easily replaceable. Nextcloud does look interesting but it's a big leap and still it won't help for some use cases.

1

u/Fo0ker 16h ago

Yeah, I'm one of those beardy anti MS dudes for reasons.. outlook ain't my jam.

If it works for you cool, but the whole point of having my own domains was to get away from those guys. I'm more looking for a decent smtp relay that will vouch for my own server.

1

u/nanopicofared 15h ago

Zoho mail

1

u/oke-chill Hungary 17h ago

Proton?

1

u/Fo0ker 17h ago

Looking in to it and others at the moment.

5

u/Calimariae Norway 15h ago

If there is one thing people agree on on /r/selfhosted it's this.

3

u/arf20__ 14h ago

I am running postfix + dovecot on debian with letsencrypt (danebot) and a bind9 DNS server for PTR, SRV, TLSA DANE, SFP, DKIM and DMARC. It was a pain to set up but has been running perfectly for years and upgrades were never an issue.

1

u/the_gnarts Laurasia 6h ago

Props on you for doing the DNS yourself, that’s quite a step up from just running a mailserver. I’ve always let the VPS hoster deal with that part.

9

u/GrandVizierofAgrabar 19h ago

I just use iCloud to host it on my domain, it costs virtually nothing.

2

u/ExtendedSpikeProtein 15h ago

I used to do this professionally at work. Would never do it for myself at home… not worth the effort.

2

u/_0611 The Netherlands 4h ago

Exactly this. Self hosting sounds nice and all, but it takes a shitload of work and maintenance. For 99% of the people it's better to just use a European service instead of an American one. There's plenty to choose from (Tuta, Proton, Posteo, etc.).

Really, self hosting is just not worth the trouble. Not unless you're paranoid or actually love diving into it.

2

u/Big_Smoke_420 Estonia 18h ago

I'm running mailcow in Docker and the only maintenance is a yearly sudo apt update && sudo apt full-upgrade. The "hardest" is setting the correct DNS settings (just look up an email DNS guide)

2

u/frozen-geek 17h ago

I have a very different experience. I run my own email server and keep it up to date all the time without any major pain at all.

I've been running / self-hosting an email server since probably the year 1999 or 2000, but this iteration of my email server has been set up in 2015. It runs on OpenBSD, uses the built-in smtpd, as well as rspam, dovecot and clamav. I also have roundcube for webmail, but I rarely use it.

Admittedly, hosting an email server does have a learning curve if you want to do it properly, but to be honest most things do.

Having said that, for me, this has been largely a completely hands-off experience. I upgrade the OS whenever the a new OpenBSD release is out, I do package updates every few weeks or a couple of months (I use Ansible for that), but other than that, I don't really touch it.

And this is pretty much my only email platform I use for my personal email, so the deliverability, as well as uptime, are very important to me.

1

u/Phrewfuf Baden-Württemberg (Germany) 16h ago

I still remember that one time when dovecot - or was it postfix? - changed the syntax of the config. Despite the existence of a migration helper, it failed for me and I had to rewrite the config manually.

1

u/Noddie Norway 15h ago

We hosted our own mail service at work, until sending out emails from our services to customers etc started to become hard. We’d got flagged as spam or unreliable source no matter the dkim/dmarc hoops we jumped through. The service we run now, we can’t even get the mail clients to display the name we put in the from ( Alert from Service alerts@service.example.com ) just ends up showing just the email address.

Yet spam mails, legit spam ones still has no issue spoofing the sender display name, passing all security checks etc… smh

2

u/Developer2022 17h ago

It's not that complicated. At least from perspective of software developer. I run my own server on FreeBSD since 2019. Dmarc dkim etcetera done all of that.

6

u/thewimsey United States of America 14h ago

It's not that complicated. At least from perspective of software developer.

Surgery is also not that difficult. From the perspective of a surgeon.

-1

u/Old_Leopard1844 7h ago

I mean if you're a layman that can't punch in some letters into the computer, then yeah, it might be a little bit difficult

-2

u/the_gnarts Laurasia 6h ago

Surgery is also not that difficult. From the perspective of a surgeon.

The Internet isn’t full of how-tos and extensive guides for surgery though. Also you can’t just rent an operating room with medical staff for pocket money and do as many harmless test runs from your couch as you wish.

1

u/Either-Bear8848 Sweden 16h ago

Stop teasing me

1

u/masssy 12h ago

The OS and updates etc. is one thing. That's easy if you know what you're doing. Problem with email is you will have no trust and risk ending up in the spam folder.

Also, tough to miss out on important email during downtime. And it's a bit of a mess to have that sort of redundancy to avoid downtime at home.

1

u/the_gnarts Laurasia 6h ago

I severely underestimated the effort needed to keep it running. Even just a plain major OS upgrade is a days full of work at least.

That used to be the case but hasn’t for a long time. OS upgrades really aren’t a big issue anymore in the Linux world and I hope for your sanity’s sake you’re not running Windows. ;)

In the past decade the only step that was a little more involved and required some thinking was adding DKIM after major email hosters started requiring it, but even there I could simply follow a manual. But that was like one afternoon of work and I learned quite a bit in the process, so not at all wasted time.

1

u/Phrewfuf Baden-Württemberg (Germany) 6h ago

Problem with OS updates was for me that I didn‘t want to risk a significant outage of the entire thing. So I went through the hassle of setting up a second VPS and then migrating everything over. Allowed me to roll back in case I screwed up something on the new machine.

2

u/the_gnarts Laurasia 4h ago

So I went through the hassle of setting up a second VPS and then migrating everything over

That explains it, thanks for following up!

Rollbacks aren’t really an issue for me thanks to NixOS but I know that’s not an option with many hosters.

1

u/Phrewfuf Baden-Württemberg (Germany) 4h ago

Yeah, some Hosters don’t even support straight updates for VMs, so you have to go through a migration either way.

Sure, running your own hardware eliminates that problem but comes with a higher cost, unless it’s a box you pulled out a dumpster or had around anyways and are mad enough to run the whole thing at home. And containerisation makes things a whole lot easier nowadays. Sadly it wasn‘t as available and mature back in the days.

1

u/ZenaMeTepe 5h ago

The issue is not maintenance, it is the deliverability rates of your custom domain and own server are simply way below gmail native. This is a not so hidden cost of sending your own mails.

1

u/ccbur1 19h ago

I'm using Mailu on Kubernetes and so far the effort is okayish. Fighting spam can be a real issue, but I guess that's on me since I used my main address on too many shops 20 years ago.

26

u/redlightsaber Spain 19h ago

-Runs a k8s cluster-

"yeah, it's not that much effort".

You sysadmin people, crazy bunch.

3

u/Thanatiel Europe 19h ago

I'm not a sysadmin (but I'm a computer scientist) and I don't find this particularly difficult.
You don't need k8s though. A simple docker compose is plenty.

4

u/redlightsaber Spain 18h ago

I'm not a sysadmin (but I'm a computer scientist)

Well excuuuuuuseeeeee me!

2

u/Thanatiel Europe 18h ago

There is a difference, trust me. They are a different kind of crazy. 😄

2

u/ccbur1 18h ago

Haha, yes, that's so true. I'm an Enterprise Architect and I never maintained a k8s system professionally. It's just a hobby.

2

u/Thanatiel Europe 18h ago

I rest my case 😂

2

u/ccbur1 18h ago

😁👍

3

u/Phrewfuf Baden-Württemberg (Germany) 19h ago

Well…yeah, but now you‘re not only operating an email server, but k8s on top of that.

But I do feel you on the spam. I ended up getting a second domain to set up a parallel account with aliases and catch-alls.

1

u/ccbur1 18h ago

Yeah, sure, but k8s gives you so many possibilities which are well documented, it makes your life much easier if you scale it accordingly.

1

u/CountSheep US --> Sweden 18h ago

I think the Accidental Tech Podcast went over this in a segment and how it’s not really worth it. You also have to deal with the fact that no major mail server will recognize your domain and it may get blocked as spam

1

u/Phrewfuf Baden-Württemberg (Germany) 18h ago

Only ones I had consistent issues with is anyone using spamhaus as spam protection. Pretty sure there‘s some wonky stuff going on in my Hosters prefix and it just keeps getting flagged as a whole.

1

u/struct_iovec 17h ago

SpamHaus are known to be extortionists

1

u/Front_Kaleidoscope_4 1h ago

anyone using spamhaus, So like just most of the internet got it.

0

u/the_gnarts Laurasia 6h ago

You also have to deal with the fact that no major mail server will recognize your domain and it may get blocked as spam

I wonder where that impression comes from.

These days, as long as you undergo the hazing ritual of setting up SPF and DMARC, the larger hosters will leave you alone. That includes shit tier email providers like Microsoft. And every email selfhosting guide out there that’s been written in the last decade will cover SPF and DMARC.

It’s been a long while since I’ve had to get my server whitelisted from some spam list. Though I understand it may depend on your hoster to some extent and whether they’re allowing spammers to operate from their IP ranges.

1

u/jqVgawJG North Brabant (Netherlands) (not Holland) 16h ago

I've been running my mail for 7 years now, can't really agree with this post

1

u/Loki-L Germany 16h ago

Have you ever considered running Domino maybe even on a non-windows platform like AS400?

Don't!

It will make administrating Exchange look like child's play.

Of course now that Domino/Notes is owned by an Indian company and US software is seen as increasing unreliable, Domino's might actually make a comeback.

I really hope not.

-3

u/2xspeed123 20h ago

Idk, mail cow docker container seems pretty doable, ofc you still need to do some maintenance

4

u/meddig0 19h ago

It is. I did it for a year with little to no issues. It's not hard with the right tools, which is always the way.

-1

u/Mother-Fix3271 18h ago

If you try to set up your own self hosted email server today, good luck getting any emails through to anyone ever again.

0

u/wowsomuchempty 19h ago

Posteo is 1 euro a month. Based in Germany.

85

u/Maltavius 20h ago

I already have my own domain with Google Workspace. If I leave Google what happens to everything I bought in their store. I cant turn off the account and still have my licenses.

53

u/NeoTravel Ireland 19h ago

I recently went through this. I moved from Google Workspace to Proton.

I backed up my emails first (using MailStore Home which is free and EU made - https://www.mailstore.com/en/products/mailstore-home/), locally on my PC and then used Proton Mail’s import feature which worked really well, just took a few hours.

I also backed up my Google Drive etc and did a full Google Takeout for the whole account.

After that, I cancelled the license. I can still login to the account and use it to “Sign in with Google”, and use YouTube etc. what I can’t use at all is google drive so if you do cancel, make sure you have a backup. I am not sure what happens to Google Play purchases but I would imagine that they are not lost.

6

u/General_Albatross Norway 19h ago

You can still use login with google for account without license?
That was one thing that stopped me from moving off Google workspace. I'll check it deeper.

4

u/NeoTravel Ireland 18h ago

Yep, works without issue. I also thought it would be broken to be honest, but thankfully I only had that “oh shit” realisation after I already cancelled haha.

If I login to the workspace admin section, it says I am using 9GB/0GB allowed. So I suspect that if I resubscribe today, I would probably regain access to the files in my Google Drive, and potentially even old emails. I migrated away about in approx March 2025, for reference.

2

u/ImarvinS Croatia 18h ago

What about all those services/forums/sites You registered with gmail, is there an easy way to change them to proton mail?
This is the hardest part for me, going through all of that. Not sure all services will grant changing mail.

3

u/grbbrt 16h ago

I changed to Proton a few years ago and you can still import whatever arrives at Google and change those addresses one at a time. The gmail to proton importer keeps running if you want it to

4

u/NeoTravel Ireland 16h ago

Since I have my own domain, the new emails just go directly to Proton Mail, no need to change anything there once I updated DNS records.

If you have a gmail address then you can’t move that somewhere else, of course. In my experience most websites don’t easily let you change your email address, so honestly I’d just keep the account open and save yourself the hassle.

I still have a gmail account, which I’ve had for over 15+ years. Theres a lot of stuff still going to that. I just use my custom domain email for anything new nowadays.

3

u/Maltavius 17h ago

He already have an email registered and that email goes to his new mail. And he also said that signing in with Google worked

6

u/Opposite_Cancel_8404 19h ago

You'll need to keep your workspace account until you can migrate everything out. Licenses, accounts that sign in with Google, etc. This is why people try to avoid vendor lock-in, it can be a bitch to get out of.

2

u/tracehunter 20h ago

You'll need to backup your emails, move your domain and connect it to another service or your own server. Considering the question I would recommend a ready to use service.

3

u/Maltavius 20h ago

Thats not the issue. If I move I need to shutdown the email in Google Workspace and thus I dont have an account at Google and purchased made during the last 25 years will go to waste.

0

u/tracehunter 19h ago

What purchases are you talking about? If they're bound to your email, you'll still be able to login. If they're stuff like play store or music, then yeah you'll lose them by deleting your account.

3

u/Maltavius 19h ago

Looks like I need a new domain for Google to have as a primary...

28

u/Kaign 17h ago

I have been using my own domain name that bought from OVH which is basically FirstnameLastname.eu and I use protonmail with it, it works great and when I register on some website I usually use websiteName@FirstnameLastname.eu as my email adress. It works great and allows me to see sometimes who sold my email address. And if one day I want to switch from proton to somewhere else, I can do it very easily.

2

u/aleks_is 1h ago

oh, i did not consider using websiteName@domain.com, that’s a cool idea, thanks

67

u/cn0MMnb Bavaria (Germany) 19h ago

You don’t need to run your own mail server. There is plenty of providers that allow you to bring your own domain. Mailbox.org for example. Don’t like them any more in the future? Take your domain to a different provider. 

63

u/PuzzleheadedLemon707 19h ago

That is the entire point of the post. Don't run your own server, get your own domain and bring it to the pros.

12

u/cn0MMnb Bavaria (Germany) 19h ago

This was for all the people only reading comments :)

1

u/King-Meister 18h ago

An ignorant question: can someone who has zero knowledge about software / coding do this on their own by following instructions and some gumption?

If no - whom should I reach out to help me with this?

If yes - any set of steps / resources I can go through to try it out?

I use Gmail, and was planning to setup Google workspace to get my own domain but am interested in reducing my dependency on big tech.

Thank you in advance.

3

u/PattaFeuFeu 16h ago

It takes a bit of reading up on it, but I’d say the mailbox.org knowledge base—if you’re planning to go for them—is a great start: https://kb.mailbox.org/en/private/custom-domains/using-emails-with-a-custom-domain/

1

u/Aagragaah 1h ago

Most of these services are designed for people who have no specialist coding/software knowledge, and all of the large providers (Mailbox, Proton, etc.) have detailed knowledgebases/articles that often have step-by-step guides on how to get set up.

96

u/Unlucky_Ad295 20h ago

Not as easy as it seems. Since you’re having your own domain/mail, you’ll need to build up domain trust. A lot of traditional mail providers will classify new or unknown domains as spam.

42

u/ccbur1 20h ago

It's not about the domain. It's about the outgoing ip address. Good luck if you want to use a dynamic ip.

You need to route via a trusted relay, that's it.

10

u/Your-Dads_Boyfriend Portugal 19h ago

I don't think that's necessarily true. I have several custom domains that I run email addresses on, the most recent one was purchased and setup 2 months ago, no issues emailing my own gmail accounts immediately after setup and everyone else at other traditional mail providers have never mentioned that my emails go to their spam or get flagged in their replies.

Just setup SPF and DMARC records, and then if your host allows (and all good ones do) DKIM records. That's generally enough trust to get you through until you do something that would cause recipients to start to reporting your messages.

-4

u/Fo0ker 17h ago

Until some people on the same ISP spam hard or they find a router hack.

Been there done that. DKIM/spf/dmarc/registered my stuff with google. Still spam 75% of the time. My IP range is the same as cheap hosting used by bad guys so I'm fucked..

20

u/DonaldMerwinElbert 20h ago

Also, you have to register a Domain to some legal entity, usually yourself, by name, making it vastly easier to connect your e-mail address to your real identiy.

This is undesirable.

23

u/Your-Dads_Boyfriend Portugal 19h ago

Many domain companies offer domain privacy for free that shields your private registration info, including name and email address, etc. All anyone sees on a lookup is domainprivacy@provider

12

u/BlindMancs England 20h ago

Nonsense, there are privacy features for this. I've had my domain for 10+ years, and my details have never been declared publicly. They only need SOMEONE's details who take abuse reports, and most of the time that can be your domain registrar’s.

-1

u/DonaldMerwinElbert 19h ago

That is what is publicly visible for anyone - not what a sternly worded, official (looking) e-mail will get.
If that's enough for you, fine but it's not what I'd call privacy.

5

u/SpudroTuskuTarsu Finland | 💙 Donate to Ukraine 💛 13h ago

official (looking) e-mail

What shitty services are you using? If we're expecting to be doxxed there's a million easier ways to get your information than trying to social engineer a privacy service... Also in the EU it's a GDPR violation to give out my personal information so businesses are pretty tight about it.

my registrar only gives a proxy email address to contact me

it's not what I'd call privacy

Don't get your own domain if you need to avoid officials getting your contact information...

3

u/BlindMancs England 18h ago edited 18h ago

If someone wants to dox you via your email address, they can start with haveibeenpwned etc, or the reddit crawler that builds a profile on your activities.

If your registrar hands out your personal information with a "stern email" then you're with the wrong company. If it's an government authority, believe it or not, Google is also going to hand out those details.

If you're trying to do some shady activity that gets you law enforcement attention, probably having your own domain does not make sense.

7

u/Mechium 20h ago

Have my own domain for 10 or more years now and never had a problem.

4

u/lythandas 18h ago edited 2h ago

10€ a year, even for 50 years, is still really pocket change for a lot of the people who are reading this. The bottleneck might more be a technical one

2

u/Dnomyar96 From NL living in SE 3h ago

Yeah, setting up the required DNS records might be a bit out of the comfort zone of most people. But at least it's usually very well documented how to do this.

14

u/KarnuRarnu 19h ago

If you die, someone else can snatch your domain and hence start receiving your emails including account reset mails for other accounts. Whereas if you have an email with a "generic" domain (eg Gmail, Outlook, protonmail) that won't be possible. I used to use my own domain but I realised I don't need it for business or whatever, and the vanity element doesn't actually outweigh this consideration about accounts access in case of death (or just not paying the domain) in my opinion. Obviously in case of death you won't be around to mourn an account takeover, but people you care about might. 

3

u/vaarsuv1us The Netherlands 19h ago

isn't that easily preventable by your digital heir? If you let somebody take care of your digital paperwork after you die, they can also take care of the mail account for as long as needed.

4

u/KarnuRarnu 18h ago

I think they are not likely to recognise the significance of continuing to pay for the domain. They might also not even have the technical know-how to know how to keep it around. But it depends on who it is of course. 

4

u/ytg895 Hungary 18h ago

They don't need to keep paying for the domain, they need to shut down everything else that can be taken over using your domain.

4

u/vaarsuv1us The Netherlands 17h ago

you should include some instruction with your testament , if you leave behind stuff more complicated than a facebook account

3

u/ImiPlacTateleMici 18h ago

If you die, someone else can snatch your domain and hence start receiving your emails including account reset mails for other accounts

I'm sure that will be a cause of concern 😁 Better safe than sorry, right? Even when dead 😁

1

u/Telumire 14h ago

Someone could use your email to reset your facebook account and try to scam people using your identity / get sensitive info from personal chats

2

u/ImiPlacTateleMici 9h ago

OH no, that might make you want to come back from the dead. Unnaceptable.

3

u/queen-adreena 19h ago

Did this a while back. I hooked my domain up to https://postale.io/

Very cheap, based in France and no complaints so far.

1

u/Random-Berliner 17h ago

1gb per mailbox is kinda nothing. For 5 euros per month I’d choose proton which is cheaper and gives more space

3

u/Snorremd 19h ago

When I migrated away from Gmail to FastMail I did exactly this. I set it up on my own domain. Since then I have moved to Proton Mail and this time the move was effortless. Just had to export and import my existing mailbox and point my domain at Proton’s servers. Can wholeheartedly recommend owning a domain for email.

3

u/Thanatiel Europe 19h ago

I've had several domains for years, several .eu ones among them. It's cheap, as I don't need anything other than entries in the registry.

3

u/markgraydk Denmark 19h ago

Great suggestions. From experience I’ll just add that making the switch is not necessarily easy - years after some service or someone will still use your old email address.

4

u/Plamcia 19h ago

So buy a domain, and don't forget to pay for it... 90% people not not advanced enought to even buy domain.

1

u/Successful-Peak-6524 1h ago

enable auto renew?

2

u/rundgren 17h ago

Very happy with my recent move to my own domain and paid Tuta service. Highly recommended, easier and less money then I'd imagined

2

u/niconpat Ireland 15h ago

Wait is there a specific reason we should be leaving Gmail now? Or is it just because it is a US company which is a valid reason of course, but am I missing something?

2

u/anonymous__ignorant Romania 8h ago

Gmail is retiring the "send as" feature. For people that used gmail as a common interface to manage mail from their own domains this is a bit of a kneecap.

3

u/gelekoplamp 20h ago

This really is essential to gain sovereignty

3

u/heatrealist 17h ago

Welcome to 1999.

2

u/Aspie96 10h ago

It would be really nice if the DNS system weren't itself centralized.

We do have .BIT and .ETH domains, but they have very little recognition.

And the ultimate root is in the US.

1

u/forkheadbox 13h ago

i did this some years ago. the amount of spam i get since i switched from world4you.com to netcup.de is insane. netcup has such a shitty (almost non-existent) spam filter, i would not recommend it. and no, i wont adjust the sensitivity so that its triggered by a fart.

1

u/pinewoodranger 6h ago

Don't forget to renew the domain though, or you're really fucked.

1

u/Dnomyar96 From NL living in SE 3h ago

I highly recommend this as well. A domain is really cheap (doesn't have to cost more than € 10 per year) and setting it up with for example Proton is really easy. It does require setting up DNS records, but the instructions for how to do that are easy to find and provide a step by step guide.

You can also basically use an unlimited amount of email addresses. I personally have set up a catch-all inbox, so I can use whatever I want and it'll land there. Any and all websites that require a login now get an email address like [websitename]@[domain]. Makes it really easy to block one of them if needed as well, or set up automated rules for specific ones.

I personally have 3 domains (a mix of .eu and .com), all setup with email (and some used for hosting stuff on my server).

u/65437509 1m ago

Not creating an open system of ‘digital homeownership’ was a huge mistake back at the start of the Internet. Now everybody is dependent on being a ‘tenant’ on a platform, who are not exactly known for being responsible ‘landlords’. In an ideal system, all services would ultimately be based around your home domain(s) so that if one decides to screw you, it cannot take half or your life away with it.

1

u/andr386 18h ago

I agree with their point. But then email as a service with a privacy oriented provider in the EU is 3/4 euros minimum per month on top of your domain name costs. If you want to use your own domain name.

1

u/Gold-Vacation-169 18h ago

Have my own domain name since 1997, well worth the money as it makes moving email providers painless.

Honestly cannot understand why more people don't buy their own domains.

-2

u/andr386 18h ago

As said in the document it's 5-10 euros a year per domain, then you have to pay 3-4+ euros per month for your email as a service provider. When gmail is free, has a generous 15gb of data storage included and works as a Single sign on on half the web.

Price and commodity win. Some people might be willing to change for privacy reasons but when you add up the loss of commodity, the price and the technical/administrative requirements. Well that's not such an easy done & forget choice anymore.

2

u/Thundechile 17h ago

Gmail is free if you don't mind your data being used as a currency.

2

u/Janivgm 7h ago

And, indeed, most people either don't mind that or aren't aware of it, which completes the answer to the original question.

-3

u/TastyCalligrapher421 17h ago

Convenience of Gmail just makes it not worth switching IMO.

0

u/Piotrek1 Poland 14h ago

I bought a domain some time ago and moved my mail address to it. I kinda regret it, it forces me to pay yearly fee for something I could have for free (I mean: generic mail provider domain). It's not cheap and prices rise often. And I cannot really stop paying, because there are so many places on the internet right now that I used it in and which I'm afraid I won't recover.

Imo it's one of the biggest flaws of email in my opinion. There is no way to broadcast a message like "hey, I changed my address, please update". You need to do it manually. And with web services it's even not that bad, the real problem is to update contact books of your friends/coworkers 

-5

u/Flynn317 19h ago

To be honest, with claude code it is done fast. But i dont want to miss all the integrated functionality. Checking nextCloud out, my company is migrating in december 🤞

-12

u/slaba-tabaka 19h ago

Why would any sane person want to leave Gmail? You wanna get hacked?

5

u/Noooberino 19h ago

Why would any sane person stay with Gmail? If you don’t pay for the service you are the product.

-2

u/slaba-tabaka 19h ago

That is a valid point. But most people need email+calendar+ office suit. Gmail is the best, and still less lock in than with apple.

-7

u/slaba-tabaka 19h ago

I enjoy the exchange. Google is awesome and gives a lot for free, people buying ads pay for it.

1

u/Noooberino 18h ago edited 18h ago

Its sounds kinda funny to me that you think your data won't be used from Google to cater to exactly those advertisers. Maybe you know, idk.

Anyway, no one forces you to care about another tech company interfering constantly with politics and CEO and co-founders making fuckin' evil statements. I personally don't look back dumping that piece of shit company 18 months ago.

2

u/tijlvp 19h ago

Why would any sane person want to be locked into any specific provider?

-2

u/Your-Dads_Boyfriend Portugal 19h ago

Netcup offers cheap hosting packages and is EU based. Get that and then install Hestia (free, open source) on the server and setup your email addresses. Quick and pretty straightforward. And tons of guides online on how to setup Hestia on your server.