crpb For the autodiscovery-problems.
This looks like it fails because you haven't published anything as an A-Entry for the Domain. And i think that gromox-dscli can't handle that because nobody thought this would be possible :-).
He he… well… I don't have anything to have it point to. If it needs to exist, I could point that at my Grommunio instance, but usually you have those point at your primary web site, don't you?
Anyway, let me check this out…
As for publishing the SRV record outside, I will do that, once it starts working from the inside.
After adding an A record for the domain apex, I am getting this:
root@grommunio:~# gromox-dscli -e budy@stephanbudach.de
* Request body:
<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/requestschema/2006">
<Request>
<EMailAddress>budy@stephanbudach.de</EMailAddress>
<AcceptableResponseSchema>http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a</AcceptableResponseSchema>
</Request>
</Autodiscover>
* Trying 10.10.0.5:443...
* Connected to stephanbudach.de (10.10.0.5) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
* successfully set certificate verify locations:
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CApath: /etc/ssl/certs
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
* subject: CN=*.stephanbudach.de
* start date: Jun 27 15:38:09 2022 GMT
* expire date: Sep 25 15:38:08 2022 GMT
* issuer: C=US; O=Let's Encrypt; CN=R3
* SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Server auth using Basic with user 'budy@stephanbudach.de'
* Using Stream ID: 1 (easy handle 0x560e70e8c8f0)
> POST /Autodiscover/Autodiscover.xml HTTP/2
Host: stephanbudach.de
authorization: Basic YnVkeUBzdGVwaGFuYnVkYWNoLmRlOnlvdXJwYXNz
user-agent: Microsoft Office/16
accept: */*
content-type: text/xml
content-length: 347
* old SSL session ID is stale, removing
* Connection state changed (MAX_CONCURRENT_STREAMS == 128)!
* We are completely uploaded and fine
< HTTP/2 401
< content-type: text/plain; charset=ascii
< content-length: 2
< date: Wed, 24 Aug 2022 15:14:44 GMT
* Authentication problem. Ignoring this.
< www-authenticate: Basic realm="msrpc realm"
< strict-transport-security: max-age=15552000; includeSubDomains; preload
< x-frame-options: SAMEORIGIN
< x-permitted-cross-domain-policies: none
< x-robots-tag: none
< referrer-policy: no-referrer
<
* Connection #0 to host stephanbudach.de left intact
* Response body:
Failed to xmlparse response