linagora / jmap-client-ts

JMAP 1.0 client library in TypeScript
MIT License
39 stars 16 forks source link

Support EmailSubmission/get #41

Closed alagane closed 3 years ago

alagane commented 3 years ago

See https://jmap.io/spec-mail.html#emailsubmissionget

chibenwa commented 3 years ago

EmailSubmission/get is not implemented on James side because it is not needed for the current INBOX experience. We likely do not need it in jmap-client-ts, we can skip this task.