<?xml version="1.0" encoding="utf-8" ?>
    <clientConfig version="1.1">
      <emailProvider id="100up.de">
        <domain>100up.de</domain>
        <displayName>null</displayName>
        <displayShortName>100up.de</displayShortName>
        <incomingServer type="imap">
          <hostname>imap.100up.de</hostname>
          <port>993</port>
          <socketType>SSL</socketType>
          <authentication>password-cleartext</authentication>
          <username>null</username>
        </incomingServer>
        <outgoingServer type="smtp">
          <hostname>smtp.100up.de</hostname>
          <port>465</port>
          <socketType>SSL</socketType>
          <authentication>password-cleartext</authentication>
          <username>null</username>
        </outgoingServer>
      </emailProvider>
    </clientConfig>