Hacker News new | ask | show | jobs
by mjl- 466 days ago
No, that won't work. The webmail uses a simple custom protocol.

Perhaps someone can rewrite it using JMAP in the future...

1 comments

JMAP seems opinionated and somewhat limiting as an API, migrating to it from a more featureful/ergonomic API might be a pain.
What do you mean by JMAP is 'limiting as an API'?

It actually lifts the IMAP protocol to be used by web apps easily.