<clientConfig version="1.1">
 <emailProvider id="gj-markets.com">
   <domain>gj-markets.com</domain>
   <displayName>gj-markets.com MAIL</displayName>
   <incomingServer type="imap">
     <hostname>mx.gj-markets.com</hostname>
     <port>993</port>
     <socketType>SSL</socketType>
     <username>%EMAILADDRESS%</username>
     <authentication>password-cleartext</authentication>
   </incomingServer>
   <outgoingServer type="smtp">
     <hostname>mx.gj-markets.com</hostname>
     <port>465</port>
     <socketType>SSL</socketType>
     <username>%EMAILADDRESS%</username>
     <authentication>password-cleartext</authentication>
   </outgoingServer>
 </emailProvider>
</clientConfig>
