[Tickets #14513] Re: Changes LDAP Addressbook sync to ActiveSync
noreply at bugs.horde.org
noreply at bugs.horde.org
Sat Nov 12 01:35:58 UTC 2016
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/14513
------------------------------------------------------------------------------
Ticket | 14513
Updated By | Michael Rubinsky <mrubinsk at horde.org>
Summary | Changes LDAP Addressbook sync to ActiveSync
Queue | Turba
Version | Git master
Type | Bug
-State | Unconfirmed
+State | Not A Bug
-Priority | 2. Medium
+Priority | 1. Low
Milestone |
Patch |
-Owners |
+Owners | Michael Rubinsky
------------------------------------------------------------------------------
Michael Rubinsky <mrubinsk at horde.org> (2016-11-12 01:35) wrote:
This is expected behavior, not a bug.
ActiveSync polls Horde's History system to detect non-email changes
(email changes are detected by querying the IMAP server directly).
Changing some data outside of Horde will of course not be caught by
Horde.
If you want this to work, you would need to implement some decorator
around the LDAP driver that would synchronize Horde's History system
with the LDAP backend. This is similar to how we deal with Kolab
storage as a backend and detecting changes made by other Kolab clients
- however, this approach is not feasible for a non-imap backend and
will not be added upstream.
More information about the bugs
mailing list