<?xml version="1.0" encoding="utf-8" ?>
<clientConfig version="1.1">
  <emailProvider id="providerinbox.com">
    <domain>providerinbox.com</domain>
    <displayName>ProviderInbox</displayName>
    <displayShortName>ProviderInbox</displayShortName>
    <incomingServer type="imap">
      <hostname>mx1.providerinbox.com</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username></username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>mx1.providerinbox.com</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username></username>
    </outgoingServer>
    <documentation url="https://providerinbox.com/support/email-client-configuration">
      <descr lang="en">How to setup your email client</descr>
    </documentation>
  </emailProvider>
</clientConfig>
