Remix.run Logo
collabs 6 hours ago

I was hoping this would be about JMAP.

roenxi 6 hours ago | parent | next [-]

This was the post where I learned about SPF, DKIM, and DMARC which seems like a nice technical win. It isn't text encryption but it goes to show there is still room to improve on the basic email situation.

LoganDark 6 hours ago | parent | prev [-]

I didn't know what JMAP was but upon looking it up, I agree

OJFord 4 hours ago | parent [-]

JMAP's been Fastmail's future of email since circa 2016 iirc; it seems unlikely Google will ever get on board (NIH?) so it's doomed to remain not completely standard and fairly niche/popular but struggling for (technical) support.

josephg 3 hours ago | parent [-]

We'll see. I think mass JMAP adoption is really waiting for either apple (mail.app) or google (gmail) to jump on it.

My favorite feature of JMAP is that it gives you a single, consistent API endpoint that works for native clients, webmail and programmatic clients (like, backup scripts and things like that). JMAP means you don't have to invent your own REST API for webmail. Unfortunately, gmail, yahoo mail and all the rest predate JMAP. So it doesn't really help them in the same way.

It'd be lovely to get thunderbird working with JMAP!