See ChangeLog

Monotone-Parent: baff8f841a09a6ce7b85defe87388086513344c4
Monotone-Revision: 3055240bcbfdf1f126dd4c98383756015fe19b9f

Monotone-Author: ludovic@Sophos.ca
Monotone-Date: 2009-03-11T17:59:49
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Ludovic Marcotte
2009-03-11 17:59:49 +00:00
parent 7664654e42
commit 38bb5c88c2
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -137,6 +137,7 @@
co = [self clientObject];
inbox = [co inboxFolderInContext: context];
client = [[inbox imap4Connection] client];
unseen = nil;
if ([client select: [inbox relativeImap4Name]])
{