Sha256: f234b6044613dbb2c41ae280cf7b818033e0b9771ff0a1d5b510c0f173b0880e

Contents?: true

Size: 768 Bytes

Versions: 2

Compression:

Stored size: 768 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="xs4all.nl">
    <domain>xs4all.nl</domain>
    <displayName>XS4All</displayName>
    <displayShortName>XS4All</displayShortName>
    <incomingServer type="pop3">
      <hostname>pops.xs4all.nl</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtps.xs4all.nl</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
  </emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

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