<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="wpapps.duckdns.org,%20autoconfig.wpapps.duckdns.org">
        <domain>wpapps.duckdns.org,%20autoconfig.wpapps.duckdns.org</domain>
        <displayName>wpapps.duckdns.org,%20autoconfig.wpapps.duckdns.org</displayName>
        <displayShortName>wpapps.duckdns.org,%20autoconfig.wpapps.duckdns.org</displayShortName>
        <incomingServer type="imap">
            <hostname>69-46-25-246.cprapid.com</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>69-46-25-246.cprapid.com</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
