the-djmaze / snappymail

Simple, modern & fast web-based email client
https://snappymail.eu
GNU Affero General Public License v3.0
933 stars 111 forks source link

JMAP support #1550

Closed jkaberg closed 2 months ago

jkaberg commented 3 months ago

Is your feature request related to a problem? Please describe. I'm considering self-hosting mail for privacy - and I'm considering the Stalwart mail server for this purpose with snappymail as an frontend. However seeing as the IETF is pushing for JMAP I was wondering if this is something you've considered? (yes I know - Stalwart supports IMAP/SMTP)

Describe the solution you'd like Implement support for the JMAP specification

the-djmaze commented 3 months ago

JMAP is partially implemented. I've noticed that JMAP is lacking many features that SnappyMail is using. Therefore JMAP is still not considered as drop-in alternative for IMAP, and is therefore not supported.