Sha256: ab6f3bd7b075eeea64e5f7e1010b3f0951f2be648f16748d4dd02c1dba9b12db

Contents?: true

Size: 1.26 KB

Versions: 2

Compression:

Stored size: 1.26 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="df.eu">
    <!-- domain hoster, per MX -->
    <domain>ispgateway.de</domain>
    <displayName>domainFACTORY</displayName>
    <displayShortName>domainFACTORY</displayShortName>
    <incomingServer type="imap">
      <hostname>sslmailpool.ispgateway.de</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>sslmailpool.ispgateway.de</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtprelaypool.ispgateway.de</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <documentation url="http://www.df.eu/de/service/df-faq/e-mail/mail-programme/">
      <descr lang="en">Configuration of Thunderbird (2, 3, 3.1) and others</descr>
    </documentation>
  </emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig-0.0.2 ispdb_data/df.eu
mail_autoconfig-0.0.1 ispdb_data/df.eu