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

<clientConfig version="1.1">
  <emailProvider id="thePestnagelGroup">
    <domain>pestnagel.org</domain>
    <displayName>thePestnagelGroup SuperHeftig MailSystem</displayName>
    <displayShortName>thePestnagelGroup</displayShortName>
    <incomingServer type="imap">
      <hostname>imap.pestnagel.org</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILADDRESS%</username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.pestnagel.org</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILADDRESS%</username>
    </outgoingServer>
    <documentation url="https://webmail.pestnagel.org/info.html">
      <descr lang="de">Zukünftige Hilfe für Mailfoo</descr>
      <descr lang="en">Future mail support help stuff</descr>
    </documentation>
    <documentation url="https://webmail.pestnagel.org/info.html">
      <descr lang="de">Thunderbird Einstellungen</descr>
      <descr lang="en">Thunderbird Settings</descr>
    </documentation>
  </emailProvider>
</clientConfig>

