mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 08:34:30 +00:00
fix(addressbook(dav)): add support for mail property in addressbook-query
Fixes #5489
This commit is contained in:
@@ -930,6 +930,7 @@ groupObjectClasses: (NSArray *) newGroupObjectClasses
|
||||
@"cn", @"fn",
|
||||
@"cn", @"n",
|
||||
@"mail", @"email",
|
||||
@"mail", @"mail",
|
||||
@"telephonenumber", @"tel",
|
||||
@"o", @"org",
|
||||
@"l", @"adr",
|
||||
|
||||
Reference in New Issue
Block a user