<clientConfig version="1.1">
<emailProvider id="enmintech.com">
<domain>enmintech.com</domain>
<displayName>enmintech.com</displayName>
<displayShortName>enmintech.com</displayShortName>
<incomingServer type="imap">
<hostname>cp-wc48.per01.ds.network</hostname>
<port>993</port>
<socketType>SSL</socketType>
<authentication>password-cleartext</authentication>
<username>%EMAILADDRESS%</username>
</incomingServer>
<outgoingServer type="smtp">
<hostname>cp-wc48.per01.ds.network</hostname>
<port>465</port>
<socketType>SSL</socketType>
<authentication>password-cleartext</authentication>
<username>%EMAILADDRESS%</username>
</outgoingServer>
</emailProvider>
</clientConfig>