mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-06 19:09:43 +00:00
fix(addressbook(dav)): add support for mail property in addressbook-query
Fixes #5489
This commit is contained in:
@@ -743,6 +743,7 @@
|
||||
@"c_cn", @"fn",
|
||||
@"c_cn", @"n",
|
||||
@"mail", @"email",
|
||||
@"mail", @"mail",
|
||||
@"c_telephonenumber", @"tel",
|
||||
@"c_o", @"org",
|
||||
@"c_l", @"adr",
|
||||
|
||||
Reference in New Issue
Block a user