Monotone-Parent: d48fed214ae2d8c0aea1b8848de745e3ee235afa

Monotone-Revision: 2cafdbe57b649f3842f8bc101e3a2eb5ff10af5c

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-11-07T15:11:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-11-07 15:11:22 +00:00
parent e67931703f
commit 40b8b1a463
6 changed files with 4 additions and 9 deletions

View File

@@ -812,7 +812,7 @@ MakeMessageBody (NSDictionary *mailProperties, NSDictionary *attachmentParts,
mapping = [[self context] mapping];
[mapping unregisterURLWithID: [self objectId]];
[self setIsNew: NO];
[self resetProperties];
[properties removeAllObjects];
[[self container] cleanupCaches];
return MAPISTORE_SUCCESS;