Hello,
I am trying to setup autodiscover behind a reverse proxy.
I think I followed the documentation (added the internet name in ADDITIONAL_SERVER_NAMES)
I am not able to access using the android GMAIL App or Outlook.
When I try the Microsoft Remote Connectivity Analyzer, I get the following error :
The Microsoft Connectivity Analyzer is attempting to retrieve an XML Autodiscover response from URL https://autodiscover.xxxxxxxx.yyy:443/Autodiscover/Autodiscover.xml for user aaaaaaa@xxxxxxxx.yyy.
The Microsoft Connectivity Analyzer failed to obtain an Autodiscover XML response.
Additional Details
None of the expected XML elements were found in the XML response.
HTTP Response Headers:
Vary: Accept-Encoding
Pragma: no-cache
Strict-Transport-Security: max-age=15768000;
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
X-Robots-Tag: none
X-Download-Options: noopen
X-Frame-Options: SAMEORIGIN
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin
Transfer-Encoding: chunked
Cache-Control: no-store
Cache-Control: no-cache
Cache-Control: must-revalidate
Content-Type: application/xml
Date: Sun, 27 Apr 2025 14:14:10 GMT
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Set-Cookie: PHPSESSID=515addd4afcdff528d21a274f3796f7c; path=/; secure; HttpOnly
Server: Apache
I have a Microsoft Exchange 2016 -which mailcow intends to replace - which is working fine.
Thanks