Sha256: 071ba60293e4f2468075c6e6f4d36b1c68766b9323045f7ea1fac37028e518e6

Contents?: true

Size: 1.35 KB

Versions: 2

Compression:

Stored size: 1.35 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="skynet.be">
    <domain>skynet.be</domain>
    <displayName>skynet</displayName>
    <displayShortName>skynet</displayShortName>
    <incomingServer type="imap">
      <hostname>imap.skynet.be</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILADDRESS%</username>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>pop.skynet.be</hostname>
      <port>110</port>
      <socketType>plain</socketType>
      <authentication>password-encrypted</authentication>
      <username>%EMAILADDRESS%</username>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>relay.skynet.be</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <authentication>password-cleartext</authentication>
      <username>%EMAILADDRESS%</username>
    </outgoingServer>
    <documentation url="http://support.en.belgacom.be/app/answers/detail/a_id/14337/kw/thunderbird">
      <descr lang="en">Thunderbird settings</descr>
    </documentation>
    <documentation url="http://support.en.belgacom.be/app/answers/detail/a_id/14332/kw/thunderbird">
      <descr lang="en">SMTP works outside their network</descr>
    </documentation>
  </emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig-0.0.2 ispdb_data/skynet.be
mail_autoconfig-0.0.1 ispdb_data/skynet.be