Monotone-Parent: 8a43228272ae820e41c9c73e361ca745f6695527

Monotone-Revision: 2d5ff72c3c099708827ce0e685f1f29a86eddcb0

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-10-28T15:13:15
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-10-28 15:13:15 +00:00
parent 6b820b12bd
commit 2c3cb08c97
2 changed files with 301 additions and 144 deletions
+4
View File
@@ -2,6 +2,10 @@
* OpenChange/MAPIStoreMailVolatileMessage.m (_generateMailData):
don't consider "orig" type recipients.
Added "withBCC" parameter. Reorganized code to produce better
mime-compliant messages, in particular with regards to the
handling of multipart/* body parts. Split method in many
specialized submethods for code clarity.
(-getMessageData:inMemCtx:): overriden method for this class.
* OpenChange/MAPIStoreSOGo.m (sogo_message_modify_recipients):