←back to thread

316 points StalwartLabs | 1 comments | | HN request time: 0.205s | source
Show context
sylens ◴[] No.45674189[source]
We need better client support for JMAP. Apple Mail, Thunderbird, Outlook (as if), and so on. I'm surprised some of the smaller ones like Canary or Spark don't implement it as a product differentiator.
replies(3): >>45674372 #>>45675000 #>>45675410 #
woodruffw ◴[] No.45674372[source]
Serious question: what’s the differentiator if major email providers don’t support it?

(This should not be interpreted as a defense of IMAP.)

replies(4): >>45674503 #>>45674641 #>>45675645 #>>45676469 #
whatevaa ◴[] No.45676469[source]
IMAP is a shit protocol in general. Notably, email UIDs are not guaranteed to be static across sessions (aka, next time you connect they may be different), which is just straight up dumb. You IMAP client has to do a lot of workarounds just for this, which leads to gnarly bugs and inefficiences.
replies(2): >>45676646 #>>45678693 #
1. woodruffw ◴[] No.45676646[source]
I don’t even remotely disagree with this. But that wasn’t the point: the point was that JMAP is only a competitive advantage if (major) email providers actually adopt it. Bad technologies regularly win because of inertia.