<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="astra-clan.ru,%20autoconfig.astra-clan.ru">
        <domain>astra-clan.ru,%20autoconfig.astra-clan.ru</domain>
        <displayName>astra-clan.ru,%20autoconfig.astra-clan.ru</displayName>
        <displayShortName>astra-clan.ru,%20autoconfig.astra-clan.ru</displayShortName>
        <incomingServer type="imap">
            <hostname>lake.multihost.cloud</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>lake.multihost.cloud</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
