<?xml version="1.0"?>
<clientConfig version="1.1">
    <emailProvider id="el-techno.ovh,%20autoconfig.el-techno.ovh">
        <domain>el-techno.ovh,%20autoconfig.el-techno.ovh</domain>
        <displayName>el-techno.ovh,%20autoconfig.el-techno.ovh</displayName>
        <displayShortName>el-techno.ovh,%20autoconfig.el-techno.ovh</displayShortName>
        <incomingServer type="imap">
            <hostname>ns3221715.ip-162-19-83.eu</hostname>
            <port>993</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>ns3221715.ip-162-19-83.eu</hostname>
            <port>465</port>
            <socketType>SSL</socketType>
            <authentication>password-cleartext</authentication>
            <username>%EMAILADDRESS%</username>
        </outgoingServer>
    </emailProvider>
</clientConfig>
