Sha256: 1f8f48423c1146b8e64f835d1746101bb23e059b63d0e8801eb7056c2f498f29
Contents?: true
Size: 759 Bytes
Versions: 2
Compression:
Stored size: 759 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="mail.dk"> <domain>mail.dk</domain> <displayName>TDC (DK)</displayName> <displayShortName>TDC</displayShortName> <incomingServer type="pop3"> <hostname>pop3.mail.dk</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>asmtp.mail.dk</hostname> <port>587</port> <socketType>plain</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/mail.dk |
mail_autoconfig-0.0.1 | ispdb_data/mail.dk |