Sha256: a7c2417b0a1166f8094b060ea0dee2e70c0a3e0c6d2a45dc77975cc8c49c6250
Contents?: true
Size: 1.09 KB
Versions: 2
Compression:
Stored size: 1.09 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="bluewin.ch"> <domain>bluewin.ch</domain> <displayName>bluewin.ch</displayName> <displayShortName>bluewin.ch</displayShortName> <incomingServer type="imap"> <hostname>imaps.bluewin.ch</hostname> <port>993</port> <socketType>SSL</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <incomingServer type="pop3"> <hostname>pop3s.bluewin.ch</hostname> <port>995</port> <socketType>SSL</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtpauths.bluewin.ch</hostname> <port>465</port> <socketType>SSL</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-encrypted</authentication> </outgoingServer> <documentation url="http://smtphelp.bluewin.ch/swisscomdtg/setup/"/> </emailProvider> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig-0.0.2 | ispdb_data/bluewin.ch |
mail_autoconfig-0.0.1 | ispdb_data/bluewin.ch |