<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="denta-plans.com,%20autoconfig.denta-plans.com">
        <domain>denta-plans.com,%20autoconfig.denta-plans.com</domain>
        <displayName>denta-plans.com,%20autoconfig.denta-plans.com</displayName>
        <displayShortName>denta-plans.com,%20autoconfig.denta-plans.com</displayShortName>
        <incomingServer type="imap">
            <hostname>190.106.205.92.host.secureserver.net</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>190.106.205.92.host.secureserver.net</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
