Monotone-Parent: 1e445a759baf03865aad01318b01c32c1c83c456

Monotone-Revision: 76b80b70d982a6797653b57df9258fed33df4bd9

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-10-26T14:26:01
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-10-26 14:26:01 +00:00
parent 127599b7ff
commit 941605d08f
5 changed files with 71 additions and 2 deletions
+3 -1
View File
@@ -874,7 +874,9 @@ static BOOL debugSoParts = NO;
error = [[self imap4Connection] markURLDeleted: [self imap4URL]];
if (error != nil) return error;
[container markForExpunge];
[self flushMailCaches];
return nil;