A family of Microsoft products that enable users to capture, organize, and reuse notes electronically.
In case it's of any use, here's the XML that I had set-up - you would substitute your host's server (and potentially auto-discover path) in there:
<?xml version="1.0" encoding="UTF-8"?>
-<Autodiscover xmlns="http://schemas.microsoft.com/exchange/autodiscover/responseschema/2006">
-<Response xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
-<Account>
<AccountType>email</AccountType>
<Action>redirectUrl</Action>
<RedirectUrl>https://1.exchange.1and1.eu/autodiscover/autodiscover.xml</RedirectUrl>
</Account>
</Response>
</Autodiscover>