<clientConfig version="1.1">
 <emailProvider id="">
   <domain></domain>
   <displayName></displayName>
   <incomingServer type="imap">
     <hostname>mail.merchantpro.com</hostname>
     <port>143</port>
     <socketType>STARTTLS</socketType>
     <username></username>
     <authentication>password-cleartext</authentication>
   </incomingServer>
   <outgoingServer type="smtp">
     <hostname>mail.merchantpro.com</hostname>
     <port>587</port>
     <socketType>STARTTLS</socketType>
     <username></username>
     <authentication>password-cleartext</authentication>
   </outgoingServer>
 </emailProvider>
</clientConfig>