<clientConfig version="1.1">
  <emailProvider id="technodom.com">
    <domain>technodom.com</domain>
    <displayName>Technodom Mail</displayName>
    <displayShortName>Technodom</displayShortName>
    <incomingServer type="imap">
      <hostname>xmail.technodom.com</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>xmail.technodom.com</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>xmail.technodom.com</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
  </emailProvider>
  <documentation url="http://help.rambler.ru/article.html?s=141&amp;id=41">
    <descr lang="en">POP, Thunderbird, with screenshots</descr>
  </documentation>
  <documentation url="http://help.rambler.ru/article.html?s=141&amp;id=33">
    <descr lang="en">IMAP, all clients</descr>
  </documentation>
</clientConfig>
