mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-24 18:56:24 +00:00
Monotone-Parent: 113f81e1676d886a71b93cdd6b7aff23ada6b5e4
Monotone-Revision: e836d3ba228988acc21e87b16faa064ac0c357e4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2011-11-09T14:46:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -759,7 +759,7 @@ MakeMessageBody (NSDictionary *mailProperties, NSDictionary *attachmentParts,
|
||||
messageData = cleanedMessage;
|
||||
}
|
||||
|
||||
[messageData writeToFile: @"/tmp/mimegen.eml" atomically: NO];
|
||||
// [messageData writeToFile: @"/tmp/mimegen.eml" atomically: NO];
|
||||
|
||||
return messageData;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user