this post was submitted on 10 Aug 2023
448 points (98.3% liked)
Asklemmy
43892 readers
922 users here now
A loosely moderated place to ask open-ended questions
Search asklemmy ๐
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- !lemmy411@lemmy.ca: a community for finding communities
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm using a combination of Postfix and Cyrus IMAPd.
Granted, probably not what OP was asking for, but privacy wise, this is almost certainly more water tight than any of the other options.
Please would you elaborate or point me in the direction of further information? This looks interesting.
Honestly, that was a bit of a wise crack. What I am doing with those two things (plus a number of other that are required these days, notably for DKIM) is running my own mail server.
Fair warning: Doing that costs money, time and effort, and messing it up can lead to... interesting results. (You usually don't want "interesting" for something as fundamental as your email.)
If you are still interested, join us in selfhosted@lemmy.world. (Still figuring out how to properly link to a community on lemmy. In the meantime, look for it under "Communitys".)
The postfix mail server can be found here: https://www.postfix.org/
The Cyrus IMAP server can be found here: https://www.cyrusimap.org/
Additionally, I also use roundcube so I can have a web interface for email.
I self host my email and don't wish it on anyone!
Appreciate you replying, thank you.
Same, Postfix but still using Dovecot for the IMAP server. Works just fine still though.