Description
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.
Attachments
Issue Links
- is depended upon by
-
IMAP-332 Use raw message header in FETCH if possible to build the response
- Resolved