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