Sha256: 92934becc65a8143f35b883946214d763ab89b4cdfe6223b16708d10e06c0c72
Contents?: true
Size: 880 Bytes
Versions: 2
Compression:
Stored size: 880 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="mozilla.com"> <domain>mozilla.com</domain> <domain>mozillafoundation.org</domain> <displayName>Mozilla Corporation and Mozilla Foundation internal email addresses</displayName> <displayShortName>mozilla.com</displayShortName> <incomingServer type="imap"> <hostname>mail.mozilla.com</hostname> <port>993</port> <socketType>SSL</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.mozilla.org</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-0.0.2 | ispdb_data/mozilla.com |
mail_autoconfig-0.0.1 | ispdb_data/mozilla.com |