<?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">

<User>

<DisplayName></DisplayName>
</User>


<Account>

<AccountType>email</AccountType>


<Action>settings</Action>








<ServiceHome></ServiceHome>


<Protocol>

<Type>IMAP</Type>




<TTL></TTL>


<Server></Server> 


<Port></Port>




<DomainRequired>off</DomainRequired>




<SPA>off</SPA>


<SSL>off</SSL>


<AuthRequired>on</AuthRequired> 


<UsePOPAuth>on</UsePOPAuth>


<SMTPLast>off</SMTPLast>
</Protocol>

<Protocol>
  <Type>SMTP</Type>
  <TTL></TTL>
  <Server></Server>
  <Port></Port>
  <DomainRequired>off</DomainRequired>
  <SPA>off</SPA>
  <SSL>off</SSL>
  <AuthRequired>on</AuthRequired>
  <UsePOPAuth>on</UsePOPAuth>
  <SMTPLast>off</SMTPLast>
</Protocol>
</Account>
</Response>
</Autodiscover>
