Tran Hong Quan created JAMES-3872:
-------------------------------------

             Summary: Add a read level for JMAP to fast retrieve attachments 
metadata without fetching body content
                 Key: JAMES-3872
                 URL: https://issues.apache.org/jira/browse/JAMES-3872
             Project: James Server
          Issue Type: Improvement
          Components: JMAP, mailbox
            Reporter: Tran Hong Quan
            Assignee: Antoine Duprat


The idea is to allow fastly retrieve preview of a mail with attachment metadata 
with JMAP.

e.g:
!https://user-images.githubusercontent.com/55171818/209802473-d39559c2-a97c-4aa3-9c39-462040dbe579.png!

Nowadays with Email/get, to fetch the `attachments` property, we use the 
FULL_CONTENT fetch type means fetching the body content while we don't need 
that in this case.

We should introduce a JMAP read level that retrieves the `attachments` property 
without fetching the body of the mail.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to