Sha256: 7bf91336816d9169a9153a75ba8664237da74837cfde4feede2cd7cc56a33313
Contents?: true
Size: 775 Bytes
Versions: 4
Compression:
Stored size: 775 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="xtra.co.nz"> <domain>xtra.co.nz</domain> <displayName>Yahoo! Mail</displayName> <displayShortName>Yahoo</displayShortName> <incomingServer type="pop3"> <hostname>pop3.xtra.co.nz</hostname> <port>995</port> <socketType>SSL</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>send.xtra.co.nz</hostname> <port>465</port> <socketType>SSL</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems