mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
@@ -2050,7 +2050,7 @@ static NSArray *reminderValues = nil;
|
||||
knownKeys = [NSArray arrayWithObjects: @"name", @"serverName", @"port",
|
||||
@"userName", @"password", @"encryption", @"replyTo",
|
||||
@"identities", @"mailboxes",
|
||||
@"receipts", @"security",
|
||||
@"receipts", @"security", @"isNew",
|
||||
nil];
|
||||
[knownKeys retain];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user