Sha256: 1b606a89e3dd3e0e1f50cb8f533e8c47b87f4f1760e92e914bfcc6b1acdfcb31
Contents?: true
Size: 1.3 KB
Versions: 2
Compression:
Stored size: 1.3 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>mail.rambler.ru</hostname> <port>993</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <incomingServer type="pop3"> <hostname>mail.rambler.ru</hostname> <port>995</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-encrypted</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>mail.rambler.ru</hostname> <port>465</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-encrypted</authentication> </outgoingServer> </emailProvider> <documentation url="http://help.rambler.ru/article.html?s=141&id=41"> <descr lang="en">POP, Thunderbird, with screenshots</descr> </documentation> <documentation url="http://help.rambler.ru/article.html?s=141&id=33"> <descr lang="en">IMAP, all clients</descr> </documentation> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig-0.0.2 | ispdb_data/rambler.ru |
mail_autoconfig-0.0.1 | ispdb_data/rambler.ru |