Monotone-Parent: 55595f6ee3aaa33db773a4eb60c184519b6f18fd

Monotone-Revision: 9488bb1220eb58936dc8d649bae5b7ecf2fe01fc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-31T19:29:37
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-31 19:29:37 +00:00
parent 2a93ea4e6d
commit 4da013c4e3
3 changed files with 15 additions and 4 deletions
+4
View File
@@ -1,5 +1,9 @@
2011-10-31 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreMailMessage.m (-_fetchBodyData): fetch body
keys with BODY.PEEK rather than just BODY, to disabled the
automatic setting of the "\Seen" flag.
* SoObjects/Mailer/SOGoMailBodyPart.m (-fetchBLOBWithPeek:): new
method that enables the fetching of body parts either via "BODY"
or "BODY.PEEK".