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