[Tickets #14968] Autodiscover mit Outlook 16 schlägt fehl

[email protected] Thu, 28 Nov 2019 19:23:57 +0000
Newsgroups gmane.comp.horde.bugs
Message-ID <[email protected]>
--===============1782742901749029709==
Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes
Content-Transfer-Encoding: quoted-printable

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

Ticket-URL: https://bugs.horde.org/ticket/14968
---------------------------------------------------------------------------=
---
  Ticket           | 14968
  Erstellt Von     | [email protected]
  Zusammenfassung  | Autodiscover mit Outlook 16 schl=E4gt fehl
  Warteschlange    | Synchronization
  Version          | FRAMEWORK_5_2
  Typ              | Bug
  Status           | Unconfirmed
  Priorit=C3=A4t        | 1. Low
  Milestone        |
  Patch            |
  Zust=C3=A4ndige       |
---------------------------------------------------------------------------=
---


[email protected] (2019-11-28 19:23) hat geschrieben:

Config:
$conf['activesync']['params']['driverconfig'] =3D 'horde';
$conf['activesync']['storage'] =3D 'Sql';
$conf['activesync']['enabled'] =3D true;
$conf['activesync']['emailsync'] =3D true;
$conf['activesync']['version'] =3D '14.1';
$conf['activesync']['auth']['type'] =3D 'basic';
$conf['activesync']['autodiscovery'] =3D 'full';
$conf['activesync']['outlookdiscovery'] =3D false;
$conf['activesync']['logging']['path'] =3D '/var/log/horde';
$conf['activesync']['logging']['level'] =3D '2';
$conf['activesync']['logging']['type'] =3D 'perdevice';
$conf['activesync']['ping']['heartbeatmin'] =3D 60;
$conf['activesync']['ping']['heartbeatmax'] =3D 2700;
$conf['activesync']['ping']['heartbeatdefault'] =3D 480;
$conf['activesync']['ping']['deviceping'] =3D true;
$conf['activesync']['ping']['waitinterval'] =3D 15;

Im Fiddler sieht man, dass keine URL in der Antwort enthalten ist.

Manuelle Einrichtung in OL funktioniert mit ActiveSync.

Wenn ich mit wget die autodiscover.xml hole enth=C3=A4lt diese die Serveran=
gaben.

Request/Response aus Fiddler-Mittschnitt w=C3=A4hrend Outlook Autodiscover-=
Test:

POST=20=20
https://autodiscover.tom-friedrich.de/autodiscover/autodiscover.xml=20=20
HTTP/1.1
Cache-Control:=20no-cache
Connection: Keep-Alive
Pragma: no-cache
Content-Type: text/xml
User-Agent: Microsoft Office/16.0 (Windows NT 10.0; Microsoft Outlook=20=20
16.0.10352;=20Pro)
X-MS-CookieUri-Requested: t
X-FeatureVersion: 1
Client-Request-Id: {3C5F35C5-3832-43CB-BE01-9C607192CB7B}
X-User-Identity: [email protected]
X-MapiHttpCapability: 1
Depth: 0
X-AnchorMailbox: [email protected]
Content-Length: 353
Host: autodiscover.tom-friedrich.de
Authorization: Basic ?????????????????????????????????????
Cookie: OutlookSession=3D"{6258E938-8B9C-4FF6-AB50-0B1D104D7088}";=20=20
PHPSESSID=3D73g28ua8hmdlpipmskbuq53fn6;=20=20
PHPSESSID=3Dil9rsdu32ba8omc796p4i886e7;=20=20
horde_secret_key=3D???????????????????????

<?xml version=3D"1.0" encoding=3D"utf-8"?><Autodiscover=20=20
xmlns=3D"http://schemas.microsoft.com/exchange/autodiscover/outlook/request=
schema/2006"><Request><EMailAddress>[email protected]</EMailAddress><Acc=
eptableResponseSchema>http://schemas.microsoft.com/exchange/autodiscover/ou=
tlook/responseschema/2006a</AcceptableResponseSchema></Request></Autodiscov=
er>


HTTP/1.1 200 OK
Date: Thu, 28 Nov 2019 19:10:19 GMT
Server: Apache/2.4.25 (Univention)
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: private, max-age=3D10800
Last-Modified: Sun, 18 Dec 2016 21:01:07 GMT
Content-Length: 514
Vary: Accept-Encoding
Content-Type: text/xml;charset=3DUTF-8
Set-Cookie: PHPSESSID=3D73g28ua8hmdlpipmskbuq53fn6; path=3D/
Set-Cookie: PHPSESSID=3D00dj1fj353tfas972dhj3obtg1; path=3D/
Set-Cookie: default_horde_view=3Ddeleted; expires=3DThu, 01-Jan-1970=20=20
00:00:01=20GMT; Max-Age=3D0; path=3D/; domain=3Dautodiscover.tom-friedrich.=
de
Via: 1.1 autodiscover.tom-friedrich.de
Keep-Alive: timeout=3D5, max=3D99
Connection: Keep-Alive

<Autodiscover=20=20
xmlns=3D"http://schemas.microsoft.com/exchange/autodiscover/responseschema/=
2006">
                 <Response=20=20
xmlns=3D"http://schemas.microsoft.com/exchange/autodiscover/outlook/respons=
eschema/2006a">
                 <User>
                     <DisplayName>Thomas Friedrich</DisplayName>
                 </User>
                 <Account>
                     <AccountType>email</AccountType>
                     <Action>settings</Action></Account>
                 </Response>
                 </Autodiscover>




[email protected] (2019-11-28 19:23) hat hochgeladen: Fiddel.txt

https://bugs.horde.org/h/services/download/?app=3Dwhups&actionID=3Ddownload=
_file&file=3DFiddel.txt&ticket=3D14968&fn=3D%2FFiddel.txt




--===============1782742901749029709==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
bugs mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]

--===============1782742901749029709==--