Sha256: a8a7249cda30abf8ca70b84170e9759586482dc6b1ab4e224b0f7da188f3843f

Contents?: true

Size: 1.36 KB

Versions: 2

Compression:

Stored size: 1.36 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="yandex.ru">
    <domain>yandex.ru</domain>
    <domain>yandex.com</domain>
    <domain>yandex.net</domain>
    <domain>yandex.by</domain>
    <domain>yandex.kz</domain>
    <domain>yandex.ua</domain>
    <domain>ya.ru</domain>
    <domain>narod.ru</domain>
    <displayName>Yandex Mail</displayName>
    <displayShortName>Yandex</displayShortName>
    <incomingServer type="imap">
      <hostname>imap.yandex.com</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>pop.yandex.com</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.yandex.com</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <enable visiturl="http://mail.yandex.ru/neo/setup_client">
      <instruction>Check 'Enable IMAP' on Yandex.Mail setup page</instruction>
    </enable>
  </emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig-0.0.2 ispdb_data/yandex.ru
mail_autoconfig-0.0.1 ispdb_data/yandex.ru