Sha256: ef14dad2634405447ba18184e6f49510f613d2b066d184733d3af8c3341f0440
Contents?: true
Size: 1.12 KB
Versions: 2
Compression:
Stored size: 1.12 KB
Contents
<clientConfig version="1.1"> <emailProvider id="seznam.cz"> <domain>seznam.cz</domain> <domain>email.cz</domain> <domain>post.cz</domain> <domain>spoluzaci.cz</domain> <displayName>Seznam</displayName> <displayShortName>Seznam</displayShortName> <incomingServer type="imap"> <hostname>imap.seznam.cz</hostname> <port>993</port> <socketType>SSL</socketType> <authentication>password-cleartext</authentication> <username>%EMAILADDRESS%</username> </incomingServer> <incomingServer type="pop3"> <hostname>pop3.seznam.cz</hostname> <port>995</port> <socketType>SSL</socketType> <authentication>password-cleartext</authentication> <username>%EMAILADDRESS%</username> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.seznam.cz</hostname> <port>465</port> <socketType>SSL</socketType> <authentication>password-cleartext</authentication> <username>%EMAILADDRESS%</username> </outgoingServer> <documentation url="http://napoveda.seznam.cz/cz/email/imap-pop3-smtp/"/> </emailProvider> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig_revived-0.0.4 | ispdb_data/seznam.cz.xml |
mail_autoconfig_revived-0.0.3 | ispdb_data/seznam.cz.xml |