Sha256: df9d4e201bdbd3cc80475a9476998945b401e248467a188d43924ddc7f26d83f
Contents?: true
Size: 1.37 KB
Versions: 2
Compression:
Stored size: 1.37 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="rambler.ru"> <domain>rambler.ru</domain> <displayName>Rambler Mail</displayName> <displayShortName>Rambler</displayShortName> <incomingServer type="imap"> <hostname>imap.rambler.ru</hostname> <port>993</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <incomingServer type="pop3"> <hostname>pop.rambler.ru</hostname> <port>995</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.rambler.ru</hostname> <port>465</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> <documentation url="https://help.rambler.ru/mail/mail-pochtovye-klienty/1277/"> <descr lang="ru">Как настроить Mozilla Thunderbird?</descr> </documentation> <documentation url="https://help.rambler.ru/mail/mail-pochtovye-klienty/1275/"> <descr lang="ru">Общие настройки для почтовых клиентов</descr> </documentation> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig_revived-0.0.4 | ispdb_data/rambler.ru.xml |
mail_autoconfig_revived-0.0.3 | ispdb_data/rambler.ru.xml |