<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="olmypuspastikokoh400.live">
        <domain>olmypuspastikokoh400.live</domain>
        <displayName>olmypuspastikokoh400.live</displayName>
        <displayShortName>olmypuspastikokoh400.live</displayShortName>
        <incomingServer type="imap">
            <hostname>mail.olmypuspastikokoh400.live</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>mail.olmypuspastikokoh400.live</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
