<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="wpt-z7iz.147-83-220-13.cpanel.site">
        <domain>wpt-z7iz.147-83-220-13.cpanel.site</domain>
        <displayName>wpt-z7iz.147-83-220-13.cpanel.site</displayName>
        <displayShortName>wpt-z7iz.147-83-220-13.cpanel.site</displayShortName>
        <incomingServer type="pop3">
            <hostname>little.upc.edu</hostname>
            <port>995</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>little.upc.edu</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
