Sha256: 1047ef8ce605ad7fdd80fe3d0c6ad54fdb9beea228b05675cde49bd9bf0d2f7e
Contents?: true
Size: 900 Bytes
Versions: 2
Compression:
Stored size: 900 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig> <emailProvider id="co3.wind.ne.jp"> <domain>co3.wind.ne.jp</domain> <domain>co3.wind.jp</domain> <displayName>群馬インターネット</displayName> <displayShortName>wind</displayShortName> <incomingServer type="pop3"> <hostname>co3.wind.ne.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>plain</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>co3.wind.ne.jp</hostname> <port>587</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>plain</authentication> <addThisServer>true</addThisServer> <useGlobalPreferredServer>false</useGlobalPreferredServer> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig-0.0.2 | ispdb_data/co3.wind.ne.jp |
mail_autoconfig-0.0.1 | ispdb_data/co3.wind.ne.jp |