Monotone-Parent: b015c73d47df799fb1f9dc241b015ec5b2153d4b

Monotone-Revision: 753e863b1e3ac69df91f82bcd8d13909de69ea5b

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-09-26T15:25:25
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-09-26 15:25:25 +00:00
parent 9a50d18d15
commit ec515b984e
2 changed files with 69 additions and 26 deletions
+5
View File
@@ -1,5 +1,10 @@
2011-09-26 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* OpenChange/MAPIStoreMemMailMessage.m (-save): fixed "subject"
header, "to" and other recipients. Fixed "content-type", that was
deduced after "message" was generated. Take the client-provided
PR_CHANGE_KEY into account to avoid synchronisation errors.
* OpenChange/MAPIStoreDraftsMessage.m (-_commitProperties): make
use of "PR_SUBJECT_PREFIX_UNICODE" and
"PR_NORMALIZED_SUBJECT_UNICODE" to construct the "subject" header.