Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add JMAP support (as an alternative to IMAP + SMTP) #5918

Open
marclaporte opened this issue Aug 22, 2017 · 8 comments
Open

Add JMAP support (as an alternative to IMAP + SMTP) #5918

marclaporte opened this issue Aug 22, 2017 · 8 comments

Comments

@marclaporte
Copy link

"JMAP is intended to be a new standard for email clients to connect to mail stores. It therefore intends to primarily replace IMAP + SMTP submission. It is also designed to be more generic such that it can be extended with contacts, calendars in the future (replacing CardDAV/CalDAV). It does not replace MTA-to-MTA SMTP transmission."

http://jmap.io/

About the JMAP working group at the IETF: https://datatracker.ietf.org/wg/jmap/about/

Thank you!

@alecpl
Copy link
Member

alecpl commented Aug 23, 2017

Without significant changes to the architecture of Roundcube I don't think we'd win much, and that would be a lot of work.

@thomascube
Copy link
Member

Roundcube-Next actually intended to use JMAP. Likely not going to happen in Roundcube itself.

@MagicFab
Copy link

MagicFab commented Jul 16, 2018

Roundcube-Next is still dead according to this analysis by Phoronix.

@guettli
Copy link

guettli commented Nov 19, 2019

The Internet Engineering Task Force (IETF) published JSON Meta Application Protocol (JMAP) as RFC 8260, now marked as “Proposed Standard” some days ago.

@jlbribeiro
Copy link

A minor correction to @guettli's comment above: it's RFC 8620.

@jaudriga
Copy link

Is there any update wrt. JMAP support?

We would like to implement rudimentary JMAP support for Roundcube (focusing on Contacts and Calendars, but should be easily extensible to Mail as well). We already managed to implement a PoC for Roundcube to read and write data over JMAP and would love to contribute it to the project.

Do you have any advice on best practices to extend Roundcube with this feature? Could a Roundcube plugin be the way to go?

@javaaddict
Copy link

javaaddict commented Jan 8, 2024

@jaudriga https://github.com/audriga/roundcube-jmap Don't know if this is still working, found it via a video on nextcloud.

@quickfixdemon
Copy link

Hi,

I'd like to know the progress on JMAP support. Its been a while since this issue was opened, and it seems like there is no progress so far. Why? What's the reason for this delay? This issue was opened in 2017, and its 2024 right now. Roundcube has had years of time to implement this. Please, begun work on thus as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants