Sha256: 9d7549957fda14cf33c2a641c8fde87a2ccea88f0a9f015697d0df587f1deb70
Contents?: true
Size: 731 Bytes
Versions: 2
Compression:
Stored size: 731 Bytes
Contents
<clientConfig version="1.1"> <emailProvider id="qq.com"> <domain>qq.com</domain> <displayName>qq.com</displayName> <displayShortName>qq.com</displayShortName> <incomingServer type="imap"> <hostname>imap.qq.com</hostname> <port>993</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.qq.com</hostname> <port>465</port> <socketType>SSL</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_revived-0.0.4 | ispdb_data/qq.com.xml |
mail_autoconfig_revived-0.0.3 | ispdb_data/qq.com.xml |