Sha256: 132e2afc3c755e9d1034e5a06face8672c7469cc50fff87ebb9ac795edf5f8f0
Contents?: true
Size: 856 Bytes
Versions: 2
Compression:
Stored size: 856 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="ziggo.nl"> <domain>ziggo.nl</domain> <domain>casema.nl</domain> <domain>quicknet.nl</domain> <domain>home.nl</domain> <displayName>Ziggo</displayName> <displayShortName>Ziggo</displayShortName> <incomingServer type="pop3"> <hostname>pop.ziggo.nl</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.ziggo.nl</hostname> <port>587</port> <socketType>STARTTLS</socketType> <username>%EMAILADDRESS%</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/ziggo.nl |
mail_autoconfig-0.0.1 | ispdb_data/ziggo.nl |