<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="regulafacilcontabilidade.com.br">
        <domain>regulafacilcontabilidade.com.br</domain>
        <displayName>regulafacilcontabilidade.com.br</displayName>
        <displayShortName>regulafacilcontabilidade.com.br</displayShortName>
        <incomingServer type="pop3">
            <hostname>10-132-14-16.cprapid.com</hostname>
            <port>995</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>a16-asgard1.hospedagemuolhost.com.br</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
