<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="comprocar.cl">
        <domain>comprocar.cl</domain>
        <displayName>comprocar.cl</displayName>
        <displayShortName>comprocar.cl</displayShortName>
        <incomingServer type="imap">
            <hostname>p3plmcpnl498578.prod.phx3.secureserver.net</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>p3plmcpnl498578.prod.phx3.secureserver.net</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
