Allow to acces raw message header without parsing it
----------------------------------------------------

                 Key: MAILBOX-115
                 URL: https://issues.apache.org/jira/browse/MAILBOX-115
             Project: James Mailbox
          Issue Type: Improvement
          Components: api, store
    Affects Versions: 0.3
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.4


At the moment we parse the message header in seperate fields even if we would 
only get the raw header content as InputStream. We should allow to access the 
raw content without the need of parsing for such cases. This can speed up 
things a lot when requesting the header of many messages.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to