<?xml version="1.0"?>
<clientConfig version="1.1">
  <emailProvider id="o-o-s.de">
  <domain>2nibbles4u.de</domain>
  <domain>com4u-per-mail.de</domain>
  <domain>eyeblink.de</domain>
  <domain>linux-kolleg.de</domain>
  <domain>o-o-s.de</domain>
  <domain>reinhold-scholz.de</domain>
  <domain>szdin.de</domain>
  <displayName>.:o-o-s.de:. Mail Server</displayName>
  <displayShortName>mx02.o-o-s.de</displayShortName>
    <incomingServer type="imap">
      <hostname>mx02.o-o-s.de</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILADDRESS%</username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>mx02.o-o-s.de</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILADDRESS%</username>
    </outgoingServer>
    <incomingServer type="pop3">
      <hostname>mx02.o-o-s.de</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILADDRESS%</username>
      </incomingServer>
    <documentation url="http://o-o-s.de/thunderbird">
      <descr lang="de">Allgemeine Beschreibung der Einstellungen</descr>
      <descr lang="en">Generic settings page</descr>
    </documentation>
  </emailProvider>
</clientConfig>
