<?xml version="1.0" encoding="UTF-8"?>

<clientConfig version="1.1">
  <emailProvider id="ERROR.ERROR">
    <domain>ERROR.ERROR</domain>
    <displayName>ERROR.ERROR</displayName>
    <displayShortName>ERROR.ERROR</displayShortName>
    <incomingServer type="imap">
      <hostname>mail.ERROR.ERROR</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>ERROR@ERROR.ERROR</username>
    </incomingServer>
    <incomingServer type="imap">
      <hostname>mail.ERROR.ERROR</hostname>
      <port>143</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-cleartext</authentication>
      <username>ERROR@ERROR.ERROR</username>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>mail.ERROR.ERROR</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>ERROR@ERROR.ERROR</username>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>mail.ERROR.ERROR</hostname>
      <port>110</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-cleartext</authentication>
      <username>ERROR@ERROR.ERROR</username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>mail.ERROR.ERROR</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>ERROR@ERROR.ERROR</username>
    </outgoingServer>
    <outgoingServer type="smtp">
      <hostname>mail.ERROR.ERROR</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-cleartext</authentication>
      <username>ERROR@ERROR.ERROR</username>
    </outgoingServer>
    <documentation url="http://www.ERROR.ERROR/">
      <descr lang="hu">Kapcsolatfelvétel</descr>
      <descr lang="en">Contacting us</descr>
    </documentation>
    <documentation url="https://webmail.ERROR.ERROR/">
      <descr lang="hu">Webmail elérhetőség</descr>
      <descr lang="en">Webmail access</descr>
    </documentation>
  </emailProvider>
</clientConfig>
