<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="freegames.ir,%20autoconfig.freegames.ir">
        <domain>freegames.ir,%20autoconfig.freegames.ir</domain>
        <displayName>freegames.ir,%20autoconfig.freegames.ir</displayName>
        <displayShortName>freegames.ir,%20autoconfig.freegames.ir</displayShortName>
        <incomingServer type="imap">
            <hostname>2-144-26-101.cprapid.com</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>2-144-26-101.cprapid.com</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
