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) #1378
Comments
Who uses or supports it? |
Don't hold your breath on Roundcube Next. |
Now is a good time to start the implementation: Thanks!!! |
And it's an official RFC8620 now. The list of supporting servers and clients are listed here. |
There are some clients supporting only this too like ltt.rs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"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/
The text was updated successfully, but these errors were encountered: