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
777 additions
and
365 deletions
mailbox/include/property0.h
0 → 100644
-
Please register or sign in to post a comment