<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="trustworthy-violet-mammoth.103-27-74-73.cpanel.site">
        <domain>trustworthy-violet-mammoth.103-27-74-73.cpanel.site</domain>
        <displayName>trustworthy-violet-mammoth.103-27-74-73.cpanel.site</displayName>
        <displayShortName>trustworthy-violet-mammoth.103-27-74-73.cpanel.site</displayShortName>
        <incomingServer type="imap">
            <hostname>mail.trustworthy-violet-mammoth.103-27-74-73.cpanel.site</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>mail.trustworthy-violet-mammoth.103-27-74-73.cpanel.site</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
