Sha256: a0c6162708b1be9797afce47c6c3b32a593132b9c0d6cda7f95fb2d14530b001

Contents?: true

Size: 804 Bytes

Versions: 2

Compression:

Stored size: 804 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="upcmail.nl">
    <domain>upcmail.nl</domain>
    <domain>chello.nl</domain>
    <displayName>UPC Nederland</displayName>
    <displayShortName>UPC</displayShortName>
    <incomingServer type="pop3">
      <hostname>pop3.upcmail.nl</hostname>
      <port>110</port>
      <socketType>plain</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.upcmail.nl</hostname>
      <port>25</port>
      <socketType>plain</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>client-IP-address</authentication>
    </outgoingServer>
  </emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig-0.0.2 ispdb_data/upcmail.nl
mail_autoconfig-0.0.1 ispdb_data/upcmail.nl