[Tickets #14159] Outlook 2016 needs multiplexed contacts for Activesync

noreply at bugs.horde.org noreply at bugs.horde.org
Fri Nov 6 22:51:33 UTC 2015


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: https://bugs.horde.org/ticket/14159
------------------------------------------------------------------------------
  Ticket           | 14159
  Erstellt Von     | bjoernv at arcor.de
  Zusammenfassung  | Outlook 2016 needs multiplexed contacts for Activesync
  Warteschlange    | Synchronization
  Version          | FRAMEWORK_5_2
  Typ              | Bug
  Status           | Unconfirmed
  Priorität        | 1. Low
  Milestone        |
  Patch            |
  Zuständige       |
------------------------------------------------------------------------------


bjoernv at arcor.de (2015-11-06 22:51) hat geschrieben:

All configured Turba address books are automatically multiplexed into  
only one address books, if the Outlook 2013 is connected:

/usr/share/php/Horde/ActiveSync/Device.php:
[...]
         } else if (strpos($this->userAgent, 'Outlook/15.0') !== false) {
             // OL2013 Doesn't support multiple contact lists.
             $this->_properties['properties'][self::MULTIPLEX] =  
Horde_ActiveSync_Device::MULTIPLEX_CONTACTS;
         } else {
[...]

Outlook 2016 seems to need such a rule too. Outlook 2016 identifies  
itself as "Outlook/16.0". A full userAgent string is something like  
"outlook/16.0 (16.0.6001.1034; c2r; x86)".





More information about the bugs mailing list