On Tue, Jul 20, 2010 at 12:24:19AM +0200, mouss wrote: > Jonathan Tripathy a ?crit : > > [snip] > >> > >> > > > > Now that's a cool feature! > > > > However, I think I'll stick with giving the exchange server an > > "internal" domain, like "exchange.local", as this is what I'm familiar > > with and I have already got this setup to work. > > if you can, avoid ".local". This is not a reserved suffix. instead, use > a subdomain of yours.
The ".local" TLD is used with mDNS and in conflict with Microsoft Active Directory for an internal-only TLD. http://en.wikipedia.org/wiki/.local It is better to use "exchange.example.com" for a suitable value of "example.com". -- Viktor.