Sha256: 23b617f5ade8d9cfac8225c08b4faad61480430ca94b0d91230cc7d714bb8f1a
Contents?: true
Size: 1.23 KB
Versions: 4
Compression:
Stored size: 1.23 KB
Contents
<clientConfig version="1.1"> <emailProvider id="att.net"> <domain>ameritech.net</domain> <domain>att.net</domain> <domain>bellsouth.net</domain> <domain>flash.net</domain> <domain>nvbell.net</domain> <domain>pacbell.net</domain> <domain>prodigy.net</domain> <domain>sbcglobal.net</domain> <domain>snet.net</domain> <domain>swbell.net</domain> <domain>wans.net</domain> <displayName>AT&T</displayName> <displayShortName>AT&T</displayShortName> <incomingServer type="pop3"> <hostname>inbound.att.net</hostname> <port>995</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>outbound.att.net</hostname> <port>465</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </outgoingServer> <documentation url="http://www.att.com/esupport/article.jsp?sid=KB401570&ct=9000152"> <descr lang="en">Configure POP3 for att, sbcglobal, swbell, prodigy etc.</descr> </documentation> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems