Sha256: 8aad154e514ff76e069d21f8e1bf22b25d5c2a10f45e6aa12823e4fd7f592561

Contents?: true

Size: 955 Bytes

Versions: 2

Compression:

Stored size: 955 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<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="pop3">
      <hostname>pop3.seznam.cz</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.seznam.cz</hostname>
      <port>25</port>
      <socketType>plain</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <documentation url="http://napoveda.seznam.cz/cz/jake-jsou-adresy-pop3-a-smtp-serveru.html"/>
  </emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig-0.0.2 ispdb_data/seznam.cz
mail_autoconfig-0.0.1 ispdb_data/seznam.cz