Benoit Tellier created JAMES-2994:
-------------------------------------

             Summary: Reading hasAttachment property should be fast
                 Key: JAMES-2994
                 URL: https://issues.apache.org/jira/browse/JAMES-2994
             Project: James Server
          Issue Type: Sub-task
          Components: mailbox
            Reporter: Benoit Tellier


https://jmap.io/spec-mail.html#properties-of-the-email-object


{code:java}
The following properties are expected to be fast to fetch in a quality 
implementation: [...] hasAttachment [...]
{code}

However currently a Full read is required to retrieve this property.

We need to make this available upon a metadata read.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to