Microsoft has a recent bug that triggered in XP SP3 and Vista SP1 that interferes with autodiscovery between Outlook 2007 and Exchange 2007. Specifically, the DNS CNAME record redirects the HTTPS request but the certificate (although it is correct) is not accepted. This has hit several of my clients. The domain that I'm focusing on the problem with is mlbrowncpa.com. The workaround I'm told is to remove the autodiscovery.mlbrowncpa.com CNAME record and use a SRV record instead, which would be this (the TTL may differ):
_autodiscover._tcp.mlbrowncpa.com. 86400 IN SRV 0 0 443 exch1.myoutlookonline.com
The only problem is, how can I set these records up through H-Sphere? And until I test one, I'm not sure if the feature that redirects all invalid DNS names to the web server will interfere. If necessary, can that be disabled?
Thanks,
Joel
_autodiscover._tcp.mlbrowncpa.com. 86400 IN SRV 0 0 443 exch1.myoutlookonline.com
The only problem is, how can I set these records up through H-Sphere? And until I test one, I'm not sure if the feature that redirects all invalid DNS names to the web server will interfere. If necessary, can that be disabled?
Thanks,
Joel