Sha256: 58df87d854a6d5e7aaa63f30ad274f62412401f1a4ddf12de74e4569dae46d38
Contents?: true
Size: 1.01 KB
Versions: 2
Compression:
Stored size: 1.01 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="bigpond.com"> <domain>bigpond.com</domain> <domain>bigpond.net.au</domain> <domain>telstra.com</domain> <domain>bigpond.net</domain> <displayName>Telstra Bigpond</displayName> <displayShortName>Bigpond</displayShortName> <incomingServer type="pop3"> <hostname>mail.bigpond.com</hostname> <port>995</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>plain</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>mail.bigpond.com</hostname> <port>25</port> <socketType>plain</socketType> <username>%EMAILADDRESS%</username> <authentication>plain</authentication> </outgoingServer> </emailProvider> <documentation url="http://bigpond.custhelp.com/cgi-bin/bigpond.cfg/php/enduser/std_adp.php?p_faqid=672"> <descr lang="en">Generic email settings</descr> </documentation> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig-0.0.2 | ispdb_data/bigpond.com |
mail_autoconfig-0.0.1 | ispdb_data/bigpond.com |