5

In a small network with Exchange 2007, when starting Outlook 2010 (and once in a while afterwards), users get a prompt to confirm that it's safe to get account configuration information from cpanelemaildiscovery.cpanel.net/autodiscover/autodiscover.xml (I could read in a couple of forums that there is a bug in cpanel, but that's beside the point.)

I'm puzzled because I can't find any autodiscover DNS entries anywhere, neither internally nor externally. The only hint is that we use an external hosting company for our website and for one single email address, which runs on cpanel. So I guess that Outlook makes an external DNS query to test all entries? It reates a lot of confusion for the users and frankly I'm not too happy that the external hosting company gets contacted by all our users.

How can I suppress this behavior?

Thanks

chris
  • 292
  • 1
  • 7
  • 14

2 Answers2

1

Your options are limited on a Hosted Exchange.

Having said that, you can test your Exchange Autodiscover services externally using ExRCA tool from Microsoft.

https://www.testexchangeconnectivity.com/

  • Check exchane autodiscover.
  • Plugin your values. You can paste the ExRCA output here with return codes for further analysis. Please obfuscate your domain and other private data before posting in a public forum.

hth

1

There is a very good chance that the actual Domain name is pointing to a web server that is using cpanel. If you don't provide the auto discovery records at the registrar level or in the cpanel account then you do get this message from the cpanel autodiscovery service. I have resolved this issue by creating an a record for autodiscovery pointing to the ip address of the exchange server.

GeekBell
  • 76
  • 1
  • 2