<?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>settings</Action>
          <Protocol>
            <Type>IMAP</Type>
            <Server>mail.cancit.net</Server>
            <Port>993</Port>
            <SSL>on</SSL>
            <AuthRequired>on</AuthRequired>
          </Protocol>
          <Protocol>
            <Type>SMTP</Type>
            <Hostname>mail.cancit.net</Hostname>
            <Port>465</Port>
            <Encryption>SSL</Encryption>
            <SMTPAth>on</SMTPAth>
            <SSL>on</SSL>
            <AuthRequired>on</AuthRequired>
          </Protocol>
        </Account>
      </Response>
    </Autodiscover>