Hell Zach, hello Tony,
thanks for your replies. Unfortunately it still won't work with Outlook
@Zach: That would be ok, viewing the contents in Browser would be just for me to see if it basicly works (to verify step by step)
@Tony: As written, I'm not really interested in the content right now, but it should help investigating.
FYI:
with correct user/password:
cURL -ki --basic test@domain.de:SomePass123# -H "Content-Type: text/html" -d @xml_post --url https: //autodiscover.domain.de/autodiscover/autodiscover.xml
Warning: Couldn't read data from file "xml_post", this makes an empty POST.
curl: (3) Port number ended with 'B'
HTTP/1.1 401 Unauthorized
Cache-Control: private
Content-Type: text/html
Content-Security-Policy: frame-ancestors 'self'
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
request-id: 2ca67484-2465-434a-b3a0-b4b7fc9fdb4f
WWW-Authenticate: Negotiate
WWW-Authenticate: NTLM
WWW-Authenticate: Basic realm="autodiscover.domain.de"
X-FEServer: SMARTERMAIL
Date: Thu, 22 Jul 2021 14:04:31 GMT
Content-Length: 0
the output is always the same with:
- correct DomainUser / Password
- correct smartermail-adminUser/Password
- incorrect user/pass
BUT:
I thought ok, if this is maybe an expected behaviour, i will test with outlook
so i testet to connect with outlook 2016 and 2019, in both cases i just enter name, mail, password
outlook finishes setup fast (so it seems to find the settings after system-modal-prompt)
but in both cases outlook cant start.
German Error-Message:
---------------------------
Microsoft Outlook
---------------------------
Microsoft Outlook kann nicht gestartet werden. Das Outlook-Fenster kann nicht geöffnet werden. Diese Ordnergruppe kann nicht geöffnet werden. Bevor Sie Ihre Ordner mit Ihrer Outlook-Datendatei (.ost) synchronisieren können, müssen Sie eine Verbindung mit Microsoft Exchange mit Ihrem aktuellen Profil herstellen.
---------------------------
OK
---------------------------
if i start Outlook again i'm prompted to enter password für test@domain.de via system-modal, but entering correct or wrong password doesn't make any difference, also saving credentials will show up the modal again.
if i cancel the modal i get the same error-message as above
what i may have missed? (used current Build 7866)