mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-17 04:43:17 +00:00
@@ -2831,7 +2831,7 @@ void handle_eas_terminate(int signum)
|
||||
{
|
||||
currentFolder = [systemSources objectForKey: [allKeys objectAtIndex: i]];
|
||||
allContacts = [currentFolder lookupContactsWithFilter: query
|
||||
onCriteria: @"name_or_address"
|
||||
onCriteria: nil
|
||||
sortBy: @"c_cn"
|
||||
ordering: NSOrderedAscending
|
||||
inDomain: [[context activeUser] domain]];
|
||||
|
||||
Reference in New Issue
Block a user