<?xml version="1.0" encoding="UTF-8"?>

<clientConfig version="1.1">
  <emailProvider id="">
    <domain></domain>
    <displayName></displayName>
    <displayShortName></displayShortName>
    <incomingServer type="imap">
      <hostname>ssl.privianet.com</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username></username>
    </incomingServer>
    <incomingServer type="imap">
      <hostname>ssl.privianet.com</hostname>
      <port>143</port>
      <socketType>plain</socketType>
      <authentication>password-cleartext</authentication>
      <username></username>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>ssl.privianet.com</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username></username>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>ssl.privianet.com</hostname>
      <port>110</port>
      <socketType>plain</socketType>
      <authentication>password-cleartext</authentication>
      <username></username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.privianet.com</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username></username>
    </outgoingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.privianet.com</hostname>
      <port>8025</port>
      <socketType>plain</socketType>
      <authentication>password-cleartext</authentication>
      <username></username>
    </outgoingServer>
    <documentation url="http://www.domaine-achat.fr/aide/index.php">
      <descr lang="fr">Domaine-Achat ouvre une nouvelle aide en ligne</descr>
      <descr lang="en">Generic settings page</descr>
    </documentation>
  </emailProvider>
</clientConfig>
