(no title)
KirinDave | 5 years ago
1. It's very easy to get to.
2. It has incredibly fast search that has 0 setup.
We have never really even tried to address problem 1 as an open source community. Networks, name lookup, and VPNs remain incredibly complex topics that beginners cannot hope to wrestle with. The best we have is .mdns which either works magically or perversely refuses to work.
Similarly for free text search, the software world simply hasn't delivered a lego-like solution for email search. You CAN rig up any number of open source projects but it is neither easy nor instant. And even other professional products like Apple Mail struggle with a mere gigabyte of email.
Despite the fact that it's 2021 and every successful email provider aggressively solves these problems, the open source world still debates about the utility of ubiquitous search or pretends that local networking isn't a pressing problem.
jerf|5 years ago
I kinda disagree. It's probably easier than ever to set up your own mail server, in some abstract sense. You can get a virtual machine, use docker, heck, someone can hand you a complete image that you just have to bring up and set up with some config.
The problem is, it literally doesn't matter how much the 'open source' community comes together, it simply can not provide a turn key solution as good as
It's not possible. There is no way to set up a server that easily, even in principle.Or at least, not in a sane way. I can set up a site where you feed me your credit card number and pick a domain name, and I set up your AWS account for you, register your DNS name for you, configure DNS, and stand up everything you need and set it all up... but then we've got a split ownership interest. I can hand it all back to you, but you don't understand the setup. I can give you root on the system, but when you change anything, my automation stops working.
ryukafalz|5 years ago
I partially agree, but I think we could get a lot closer than we are now. It feels like the main reason this isn't possible is because you need to go through a registrar to get a DNS name, and that's tricky to do as part of a FOSS project. Maybe you could integrate with the APIs of a few registrars, but... it's not ideal.
As far as the "run thing on server" side of it goes, though, projects like Sandstorm[0] have gotten really far re: making it a simple process. I stood up this instance of Etherpad with a few clicks on a web UI, for example: https://sandstorm.terracrypt.net/shared/aR2HXaoLSkLuXLhhAQon...
Sandstorm in particular doesn't quite work for mail servers just because the software is heavily oriented towards webapps, but there's no reason a similar system couldn't work in principle.
[0] https://sandstorm.io/
sumtechguy|5 years ago
ywei3410|5 years ago
Spam/botnets have a lot to answer for.
creeble|5 years ago
Of course, it's not simple to set up a mail server that stays clean of spam RBLs, or that is Gmail-acceptable out the gate. But that's just the bar that got set as people went to Gmail because of the lack of other good alternatives.
Question is, is Gmail hegemony fixable now?
thayne|5 years ago
1. End to end encryption 2. search as a first-class feature 3. decentralized/federated 4. standard minimal rich text format (maybe something like markdown), instead of an inconsistent subset of html 5. Fix some of the legacy limitations of email, like having to be ascii safe, line limit of 70 characters etc. 6. Possibly make it easier to have an identity that isn't tied to your service provider
The big questions are how would you get the general population to switch from email, and what to do about spam.
secabeen|5 years ago
Avamander|5 years ago
Maybe, if we get maddy working near-perfectly and kept up-to-date.
teloli|5 years ago
3. dealing with spam is a massive PITA
Avamander|5 years ago
varjag|5 years ago
Seriously, mu4e search on modern hw is incredibly fast (and I have a 10 year work email archive).
michaelmrose|5 years ago
Thunderbird plus global search
Recoll + client of choice
https://www.monperrus.net/martin/recoll-maildir-thunderbird
thayne|5 years ago
throwaway201103|5 years ago
https://notmuchmail.org/