this post was submitted on 30 Apr 2026
63 points (100.0% liked)

Privacy

48315 readers
879 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 6 years ago
MODERATORS
 

Hello everyone, nice to meet you all.

This question was probably asked around here but is it really possible to be your own mail provider?

I think I'm experienced enough when it comes to homelabbing that I could take on something like this.

I THINK im aware of the technicalities, I did some research but it still begs the question, is it really worth it? would it be hard to build up a reputation so that your emails don't land in spam folders?

you are viewing a single comment's thread
view the rest of the comments
[–] Arigion@feddit.org 3 points 2 days ago

I host my own mail, imap and authorative dns servers for my domains for more than 25 years now. I like it and seldom had any problems. I have two root servers in two different countries for that. Costs around 2x50€/month, but the load from said services is minimal. The servers also host gitlab, nextcloud and other services, most of them only available via vpn (eg. No public ssh). Every service runs encapsulated in it's own vm with strict firewall rules and their own internal network. This makes migrating to another server relatively smooth.

I would recommend if you know what you're doing and have fun doing it. Keeping services up to date takes sometimes a little time, mostly when there is a distribution update with configuration changes.

I do not know what "Experienced enough in homelabbing" means, but running mail and dns is not homelabbing. It comes with responsibilities. Running an open relay hurts other people. You also need two mail servers each with a static public ip adress from a different ip range and you must be able to add their public signing keys to your domains dns record.

I'd say if your willing to invest time and money because you like the technology and have fun doing it: absolutely go for it, if you think it's a fire and forget weekend project then save your time..