Sha256: 5c1f7f398df393da1c8b9c9627e4a83ea13e46c45c5eda789ffe2313edb5aa17

Contents?: true

Size: 1.15 KB

Versions: 2

Compression:

Stored size: 1.15 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>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig-0.0.2 ispdb_data/kabelmail.de
mail_autoconfig-0.0.1 ispdb_data/kabelmail.de