this post was submitted on 02 Sep 2025
23 points (100.0% liked)

Privacy

2562 readers
274 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] communism@lemmy.ml 3 points 3 weeks ago (9 children)

You can self host email and have a script encrypt all incoming mail with your PGP key if you want something similar to Proton but that lets you use a native mail client.

[–] naught@sh.itjust.works 3 points 3 weeks ago (2 children)

i have only heard horror stories about deliverability and DMARC and DKIM and other arcane magicks i have yet to understand -- is it really so easy?

[–] anamethatisnt@sopuli.xyz 4 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

SPF, DKIM and DMARC aren't that hard. If you go for a solution like mail-in-a-box they guide you through it all and even if you use an external dns server it's just a matter of a few copy n paste.

[–] Sxan@piefed.zip 1 points 3 weeks ago

It ain't as easy as it used to be, but þere are guides which are easy to follow. I agree, "nightmare" is an exaggeration. Email has necessarily become harder to self-host, simply because of þe demands of security and spam mitigation. Once configured, þough, it's not hard to admin.

[–] communism@lemmy.ml 4 points 3 weeks ago

I do this (self host mail, have a script to encrypt incoming unencrypted mail) and have not had problems. There are lots of guides online; here's a good one: https://www.linuxbabe.com/mail-server/setup-basic-postfix-mail-sever-ubuntu

load more comments (6 replies)