6 ms·
No, that won't work. The webmail uses a simple custom protocol. Perhaps someone can rewrite it using JMAP in the future...
by mjl- 2y ago
No, that won't work. The webmail uses a simple custom protocol.
Perhaps someone can rewrite it using JMAP in the future...
- phoronixrly 2y agoJMAP seems opinionated and somewhat limiting as an API, migrating to it from a more featureful/ergonomic API might be a pain.
- Mailtemi 2y agoWhat do you mean by JMAP is 'limiting as an API'? It actually lifts the IMAP protocol to be used by web apps easily.