Sha256: 7aa5a817829a02c1d965c3e6ba67bbfa891fc052fe980eb65be77d4692c34197
Contents?: true
Size: 1.4 KB
Versions: 2
Compression:
Stored size: 1.4 KB
Contents
<clientConfig version="1.1"> <emailProvider id="orange.fr"> <domain>orange.fr</domain> <domain>wanadoo.fr</domain> <displayName>Orange</displayName> <displayShortName>Orange</displayShortName> <incomingServer type="imap"> <hostname>imap.orange.fr</hostname> <port>993</port> <socketType>SSL</socketType> <authentication>password-cleartext</authentication> <username>%EMAILADDRESS%</username> </incomingServer> <incomingServer type="pop3"> <hostname>pop.orange.fr</hostname> <port>995</port> <socketType>SSL</socketType> <authentication>password-cleartext</authentication> <username>%EMAILADDRESS%</username> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.orange.fr</hostname> <port>465</port> <socketType>SSL</socketType> <authentication>password-cleartext</authentication> <username>%EMAILADDRESS%</username> </outgoingServer> <documentation url="https://assistance.orange.fr/ordinateurs-peripheriques/installer-et-utiliser/l-utilisation-du-mail-et-du-cloud/mail/les-logiciels-de-messagerie/thunderbird/thunderbird-pc-creer-un-compte-de-messagerie_65963-66803"> <descr lang="fr">Thunderbird (PC) : créer un compte de messagerie</descr> </documentation> </emailProvider> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig_revived-0.0.4 | ispdb_data/francetelecom.fr.xml |
mail_autoconfig_revived-0.0.3 | ispdb_data/francetelecom.fr.xml |