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