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

<clientConfig version="1.1">
  <emailProvider id="caesar.elte.hu">
    <domain>caesar.elte.hu</domain>
    <displayName>ELTE Caesar klaszter</displayName>
    <displayShortName>ELTE</displayShortName>
    <incomingServer type="imap">
      <hostname>%EMAILLOCALPART%.mailbox.elte.hu</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILLOCALPART%</username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>%EMAILLOCALPART%.mailbox.elte.hu</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILLOCALPART%</username>
    </outgoingServer>
    <documentation url="https://info.caesar.elte.hu/">
      <descr lang="hu">Tovabbi informaciok a caesar klaszter azonositorol</descr>
      <descr lang="en">More information on your caesar account</descr>
    </documentation>
  </emailProvider>
  <clientConfigUpdate url="https://autoconfig.caesar.elte.hu/mail/mozilla.xml" />

</clientConfig>
