view the rest of the comments
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.
-
AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Would that be simple to do though? Hope I am not starting yet another discussion thread about selfhosting e-mail, I know there are different views how hard/easy it is. I guess here its restricted to just the viewing part, which is maybe the easier bit.
Downside I see for this, I'd like to also be able to access this on my computer, where I use webmail only. So I got no client set up. Yes, can of course do this just for that use case, but its again something extra I don't need otherwise. Also, on the phone I use Thunderbird, it seems to have an atrocious search function. So that wouldn't feel great to use either.
But definitely a valid idea I didn't consider, thanks!
The hard part is making sure your email server works with others.
Standing up an email server that is otherwise inactive aside from login? Perfectly easy, no send involved.
dovecot/dovecot and solr should do the trick. At least they do for me.
EDIT: Two advantages of this setup for me: I can easily drag&drop emails from my other email accounts to this "archive" account in Thunderbird. And once I want to "seal" an archive folder, I can gzip the underlying mbox file and make it read-only (dovecot needs to be configured to store mails in mbox files).