barnslig / jmap-proxy

RFC 8620 implementation (WIP)
MIT License
9 stars 0 forks source link

Documentation #1

Open Teufelchen1 opened 4 years ago

Teufelchen1 commented 4 years ago

Misses basic tl:dr; or readme. ☝️

jaudriga commented 4 years ago

This looks like a promising project to push JMAP forward. We are interested in extending this library.

A basic guide on how to use it would greatly help us evaluating it further!

I am wondering: Since this is called "proxy": Is this supposed to be a JMAP backend library or a simple proxy that translates JMAP into IMAP?

dumblob commented 4 years ago

I am wondering: Since this is called "proxy": Is this supposed to be a JMAP backend library or a simple proxy that translates JMAP into IMAP?

This would interest me as well. I suppose something like mime-to-jmap would be needed and then some business logic around IMAP as well as some business logic around SMTP.