Monotone-Parent: a0e83a1784478d41763fc4ebb3eb9ee8a5142b5a

Monotone-Revision: 55595f6ee3aaa33db773a4eb60c184519b6f18fd

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-31T19:28:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-31 19:28:22 +00:00
parent 506ad03bab
commit 2a93ea4e6d
6 changed files with 36 additions and 10 deletions
+11
View File
@@ -1,3 +1,14 @@
2011-10-31 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* SoObjects/Mailer/SOGoMailBodyPart.m (-fetchBLOBWithPeek:): new
method that enables the fetching of body parts either via "BODY"
or "BODY.PEEK".
* SoObjects/Mailer/SOGoMailObject.m
(-addRequiredKeysOfStructure:path:toArray:acceptedTypes:withPeek:):
added a "withPeek" parameter that enables the fetching of body
parts either via "BODY" or "BODY.PEEK".
2011-10-28 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreMailVolatileMessage.m (_generateMailData):