<?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 xmlns="http://schemas.microsoft.com/exchange/autodiscover/outlook/responseschema/2006a">
      <Protocol>
        <Type>IMAP</Type>
        <Server>
          <ServerIndex>1</ServerIndex>
          <DisplayName>mail.belinay.com.tr</DisplayName>
          <LoginName>$EMAILADDRESS</LoginName>
          <Spn>mail.belinay.com.tr</Spn>
          <Encryption>TLS</Encryption>
          <Authentication>0</Authentication>
          <Port>993</Port>
        </Server>
      </Protocol>
      <Protocol>
        <Type>POP3</Type>
        <Server>
          <ServerIndex>1</ServerIndex>
          <DisplayName>mail.belinay.com.tr</DisplayName>
          <LoginName>$EMAILADDRESS</LoginName>
          <Spn>mail.belinay.com.tr</Spn>
          <Encryption>TLS</Encryption>
          <Authentication>0</Authentication>
          <Port>995</Port>
        </Server>
      </Protocol>
      <Protocol>
        <Type>SMTP</Type>
        <Server>
          <ServerIndex>1</ServerIndex>
          <DisplayName>mail.belinay.com.tr</DisplayName>
          <LoginName>$EMAILADDRESS</LoginName>
          <Spn>mail.belinay.com.tr</Spn>
          <Encryption>TLS</Encryption>
          <Authentication>0</Authentication>
          <Port>465</Port>
          <UsePOPAuthentication>1</UsePOPAuthentication>
          <RequireTLS>1</RequireTLS>
          <SMTPUseUNCR/>
        </Server>
      </Protocol>
      <Protocol>
        <Type>SMTP</Type>
        <Server>
          <ServerIndex>2</ServerIndex>
          <DisplayName>mail.belinay.com.tr</DisplayName>
          <LoginName>$EMAILADDRESS</LoginName>
          <Spn>mail.belinay.com.tr</Spn>
          <Encryption>TLS</Encryption>
          <Authentication>0</Authentication>
          <Port>587</Port>
          <UsePOPAuthentication>1</UsePOPAuthentication>
          <RequireTLS>0</RequireTLS>
          <SMTPUseUNCR/>
        </Server>
      </Protocol>
    </Account>
    <Action type="settings">
      <MicrosoftOffice>16</MicrosoftOffice>
      <MicrosoftOutlook>16</MicrosoftOutlook>
      <SetCredentialsFromId>1</SetCredentialsFromId>
    </Action>
  </Response>
</Autodiscover>
