<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="autodiscover.jackandjillkids.eu">
        <domain>autodiscover.jackandjillkids.eu</domain>
        <displayName></displayName>
        <displayShortName></displayShortName>
        <incomingServer type="imap">
            <hostname>imap.</hostname>
            <port>143</port>
            <socketType>STARTTLS</socketType>
            <username></username>
            <authentication>password-cleartext</authentication>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>smtp.</hostname>
            <port>25</port>
            <socketType>STARTTLS</socketType>
            <authentication>password-cleartext</authentication>
            <username></username>
        </outgoingServer>
    </emailProvider>
</clientConfig>