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