Sha256: 5d6b96b572a6dd6e8116fe7434c07965abe783845735bc35fc6c7834f7ce20fe

Contents?: true

Size: 770 Bytes

Versions: 4

Compression:

Stored size: 770 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="nifty.com">
    <domain>nifty.com</domain>
    <displayName>@nifty</displayName>
    <displayShortName>@nifty</displayShortName>
    <incomingServer type="pop3">
      <hostname>pop.nifty.com</hostname>
      <port>110</port>
      <socketType>plain</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-encrypted</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.nifty.com</hostname>
      <port>587</port>
      <socketType>plain</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-encrypted</authentication>
    </outgoingServer>
  </emailProvider>
</clientConfig>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mail_autoconfig_revived-0.0.4 ispdb_data/nifty.com.xml
mail_autoconfig_revived-0.0.3 ispdb_data/nifty.com.xml
mail_autoconfig-0.0.2 ispdb_data/nifty.com
mail_autoconfig-0.0.1 ispdb_data/nifty.com