<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="grillemallburgs.com,%20autoconfig.grillemallburgs.com">
        <domain>grillemallburgs.com,%20autoconfig.grillemallburgs.com</domain>
        <displayName>grillemallburgs.com,%20autoconfig.grillemallburgs.com</displayName>
        <displayShortName>grillemallburgs.com,%20autoconfig.grillemallburgs.com</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>
