Sha256: e3dd73a5c42e532ea4e0b1d87aca1a649c0a2b3110a5b2ceb4029e878a0e9a3e

Contents?: true

Size: 1.44 KB

Versions: 2

Compression:

Stored size: 1.44 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="kabelmail.de">
    <domain>kabelmail.de</domain>
    <displayName>Kabel Deutschland</displayName>
    <displayShortName>Kabel D</displayShortName>
    <incomingServer type="pop3">
      <hostname>pop3.kabelmail.de</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.kabelmail.de</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.kabelmail.de</hostname>
      <port>25</port>
      <socketType>STARTTLS</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <documentation url="http://www.kabeldeutschland.de/portal/faq/article/id/191"/>
    <!-- presse tel:+49-361-5502300 -->
  </emailProvider>

  <webMail>
    <loginPage url="https://www.kabelmail.de" />
    <loginPageInfo
      url="https://sso.kabelmail.de">
      <username>%EMAILADDRESS%</username>
      <usernameField id="user" />
      <passwordField name="pwd" />
      <loginButton id="btnLogin" />
    </loginPageInfo>
  </webMail>

</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig_revived-0.0.4 ispdb_data/kabelmail.de.xml
mail_autoconfig_revived-0.0.3 ispdb_data/kabelmail.de.xml