<clientConfig version="1.1">
    <emailProvider id="Serveur-Express">
      <domain>evrat-miniatures.com</domain>
      <displayName>evrat-miniatures.com</displayName>
      <displayShortName>evrat-miniatures.com</displayShortName>
      <incomingServer type="imap">
         <hostname>t038.x1.fr</hostname>
         <port>993</port>
         <socketType>SSL</socketType>
         <username>%EMAILADDRESS%</username>
         <authentication>password-cleartext</authentication>
      </incomingServer>
      <incomingServer type="pop">
         <hostname>t038.x1.fr</hostname>
         <port>995</port>
         <socketType>SSL</socketType>
         <username>%EMAILADDRESS%</username>
         <authentication>password-cleartext</authentication>
      </incomingServer>
      <outgoingServer type="smtp">
         <hostname>t038.x1.fr</hostname>
         <port>465</port>
         <socketType>STARTTLS</socketType>
         <username>%EMAILADDRESS%</username>
         <authentication>password-cleartext</authentication>
      </outgoingServer>
      <documentation url="https://t038.x1.fr/_wm/">
          <descr lang="fr">Connexion Webmail</descr>
          <descr lang="en">Webmail connexion</descr>
      </documentation>
    </emailProvider>
</clientConfig>
