<clientConfig version="1.1">
    <emailProvider id="sg-oepfingen.de">
        <domain>sg-oepfingen.de</domain>
        <displayName>Sportgemeinschaft Oepfingen Email</displayName>
        <displayShortName>%EMAILLOCALPART%</displayShortName>
        <incomingServer type="imap">
            <hostname>srv01.sg-oepfingen.de</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>srv01.sg-oepfingen.de</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
        <documentation url="https://autodiscover.sg-oepfingen.de">
            <descr lang="en">Generic settings page</descr>
            <descr lang="fr">Paramètres généraux</descr>
            <descr lang="es">Configuraciones genéricas</descr>
            <descr lang="de">Allgemeine Beschreibung der Einstellungen</descr>
            <descr lang="ru">Страница общих настроек</descr>
        </documentation>
    </emailProvider>
</clientConfig>