More fun with Exchange 2007 web services
Nov
2009
I have seen several broken instances of autodiscover and other Exchange 2007 web services.
Generally fixing these involves…
Verifying internal and external DNS matches (for a single server setup)
autodiscover.domain.com -> cname to mail.domain.com
mail.domain.com -> points to actual exchange server
Make sure this matches on the outside to make things smooth -> external dns should point to those public [...]