Sha256: b2223273d131e6303dc82b917df9b2a77971d70f8d7c3aec994c9f343ef36169

Contents?: true

Size: 832 Bytes

Versions: 4

Compression:

Stored size: 832 Bytes

Contents

<clientConfig  version="1.1">
    <emailProvider id="kelcom.net">
        <domain>kelcom.net</domain>
        <displayName>KELCOM Internet</displayName>
        <displayShortName>KELCOM</displayShortName>
        <incomingServer type="pop3">
            <hostname>pop1.kelcom.net</hostname>
            <port>110</port>
            <socketType>plain</socketType>
            <username>%EMAILADDRESS%</username>
            <authentication>password-cleartext</authentication>
        </incomingServer>
        <outgoingServer type="smtp">
            <hostname>smtp.kelcom.net</hostname>
            <port>25</port>
            <socketType>plain</socketType>
            <username>%EMAILADDRESS%</username>
            <authentication>password-cleartext</authentication>
        </outgoingServer>
    </emailProvider>
</clientConfig>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mail_autoconfig_revived-0.0.4 ispdb_data/kelcom.net.xml
mail_autoconfig_revived-0.0.3 ispdb_data/kelcom.net.xml
mail_autoconfig-0.0.2 ispdb_data/kelcom.net
mail_autoconfig-0.0.1 ispdb_data/kelcom.net