<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="j9p5593bs.space,%20autoconfig.j9p5593bs.space">
        <domain>j9p5593bs.space,%20autoconfig.j9p5593bs.space</domain>
        <displayName>j9p5593bs.space,%20autoconfig.j9p5593bs.space</displayName>
        <displayShortName>j9p5593bs.space,%20autoconfig.j9p5593bs.space</displayShortName>
        <incomingServer type="imap">
            <hostname>just5100.justhost.com</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>just5100.justhost.com</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
