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