<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="understanding-copper-lion.158-106-130-101.cpanel.site">
        <domain>understanding-copper-lion.158-106-130-101.cpanel.site</domain>
        <displayName>understanding-copper-lion.158-106-130-101.cpanel.site</displayName>
        <displayShortName>understanding-copper-lion.158-106-130-101.cpanel.site</displayShortName>
        <incomingServer type="pop3">
            <hostname>mail.understanding-copper-lion.158-106-130-101.cpanel.site</hostname>
            <port>995</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>mail.understanding-copper-lion.158-106-130-101.cpanel.site</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
