You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <ji...@apache.org> on 2011/08/21 09:37:27 UTC

[jira] [Created] (MAILBOX-115) Allow to acces raw message header without parsing it

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] [Resolved] (MAILBOX-115) Allow to acces raw message header without parsing it

Posted by "Norman Maurer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAILBOX-115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved MAILBOX-115.
-----------------------------------

    Resolution: Fixed

> 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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org