This feature was put in to help the imap4d server, in this protocol
you can get a substring of the message starting from a certain offset. To make the coding of imap4d simpler the complexity was move to the library. It is possible now by setting a property of the mailbox to make it output rfc822 stream i.e. "\r\n" terminated stream, the offset and the size are also in term of rfc822.
Showing
18 changed files
with
578 additions
and
233 deletions
mailbox/include/property0.h
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment