<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="help.loginmapahelp.sbs">
        <domain>help.loginmapahelp.sbs</domain>
        <displayName>help.loginmapahelp.sbs</displayName>
        <displayShortName>help.loginmapahelp.sbs</displayShortName>
        <incomingServer type="imap">
            <hostname>help.loginmapahelp.sbs</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>help.loginmapahelp.sbs</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
