<?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>email@vasedomena.cz</DisplayName>
      </User>
    <Account>
      <AccountType>email</AccountType>
      <Action>settings</Action>
      <Protocol>
        <Type>POP3</Type>
        <Server>pop3.webhosting.fm</Server>
        <Port>995</Port>
        <LoginName>email@vasedomena.cz</LoginName>
        <DomainRequired>off</DomainRequired>
        <SPA>off</SPA>
        <SSL>on</SSL>
        <AuthRequired>on</AuthRequired>
        <UseIMAPAuth>on</UseIMAPAuth>
      </Protocol>
      <Protocol>
        <Type>IMAP</Type>
        <Server>imap.webhosting.fm</Server>
        <Port>993</Port>
        <LoginName>email@vasedomena.cz</LoginName>
        <DomainRequired>off</DomainRequired>
        <SPA>off</SPA>
        <SSL>on</SSL>
        <AuthRequired>on</AuthRequired>
        <UsePOPAuth>on</UsePOPAuth>
        <SMTPLast>off</SMTPLast>
      </Protocol>
      <Protocol>
        <Type>SMTP</Type>
        <Server>smtp.webhosting.fm</Server>
        <Port>587</Port>
        <LoginName>email@vasedomena.cz</LoginName>
        <DomainRequired>off</DomainRequired>
        <SPA>off</SPA>
        <Encryption>STARTTLS</Encryption>
        <AuthRequired>on</AuthRequired>
        <UsePOPAuth>on</UsePOPAuth>
        <SMTPLast>off</SMTPLast>
        <SMTPSecure>STARTTLS</SMTPSecure>
        <SMTPAuthRequired>on</SMTPAuthRequired>
      </Protocol>
    </Account>
  </Response>
</Autodiscover>
