<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="ui2.ru">
    <domain>ui2.ru</domain>
    <displayName>ui2.ru Mail</displayName>
    <displayShortName>ui2.ru</displayShortName>
    <incomingServer type="imap"><hostname>imap.ui2.ru</hostname><port>993</port><socketType>SSL</socketType><username>%EMAILADDRESS%</username><authentication>password-cleartext</authentication></incomingServer>
    <outgoingServer type="smtp"><hostname>smtp.ui2.ru</hostname><port>587</port><socketType>STARTTLS</socketType><username>%EMAILADDRESS%</username><authentication>password-cleartext</authentication></outgoingServer>
  </emailProvider>
</clientConfig>
