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

<clientConfig version="1.1">
  <emailProvider id="splendiferous.org">
    <domain>splendiferous.org</domain>
    <displayName>Splendiferous Mail</displayName>
    <displayShortName>Splendiferous</displayShortName>
    <incomingServer type="imap">
      <hostname>mail.curran.io</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILLOCALPART%</username>
    </incomingServer>
    <incomingServer type="imap">
      <hostname>mail.curran.io</hostname>
      <port>143</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILLOCALPART%</username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>mail.curran.io</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILLOCALPART%</username>
    </outgoingServer>
    <outgoingServer type="smtp">
      <hostname>mail.curran.io</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILLOCALPART%</username>
    </outgoingServer>
    <documentation url="http://splendiferous.org/email.html">
      <descr lang="de">Allgemeine Beschreibung der Einstellungen</descr>
      <descr lang="en">Generic settings page</descr>
      <descr lang="it">email impostazioni</descr>
    </documentation>
    <documentation url="http://splendiferous.org/email.html">
      <descr lang="de">TB 2.0 IMAP-Einstellungen</descr>
      <descr lang="en">TB 2.0 IMAP settings</descr>
      <descr lang="it">TB 2.0 IMAP impostazioni</descr>
    </documentation>
  </emailProvider>
  <emailProvider id="curran.io">
    <domain>curran.io</domain>
    <displayName>Curran Mail</displayName>
    <displayShortName>Curran</displayShortName>
    <incomingServer type="imap">
      <hostname>mail.curran.io</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILLOCALPART%</username>
    </incomingServer>
    <incomingServer type="imap">
      <hostname>mail.curran.io</hostname>
      <port>143</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILLOCALPART%</username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>mail.curran.io</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILLOCALPART%</username>
    </outgoingServer>
    <outgoingServer type="smtp">
      <hostname>mail.curran.io</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILLOCALPART%</username>
    </outgoingServer>
    <documentation url="http://splendiferous.org/email.html">
      <descr lang="de">Allgemeine Beschreibung der Einstellungen</descr>
      <descr lang="en">Generic settings page</descr>
      <descr lang="it">email impostazioni</descr>
    </documentation>
    <documentation url="http://splendiferous.org/email.html">
      <descr lang="de">TB 2.0 IMAP-Einstellungen</descr>
      <descr lang="en">TB 2.0 IMAP settings</descr>
      <descr lang="it">TB 2.0 IMAP impostazioni</descr>
    </documentation>
  </emailProvider>
</clientConfig>
