Sha256: ad6a5a407809e0a5c134394317de47672341833d6009c48600a90d1ef7173bbe
Contents?: true
Size: 1.02 KB
Versions: 2
Compression:
Stored size: 1.02 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="po.wind.ne.jp"> <domain>po.wind.ne.jp</domain> <domain>po.wind.jp</domain> <domain>po.wind.co.jp</domain> <domain>po.gunmanet.or.jp</domain> <domain>po.gunmanet.ne.jp</domain> <displayName>群馬インターネット</displayName> <displayShortName>wind</displayShortName> <incomingServer type="pop3"> <hostname>po.wind.ne.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>po.wind.ne.jp</hostname> <port>587</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> <addThisServer>true</addThisServer> <useGlobalPreferredServer>false</useGlobalPreferredServer> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig_revived-0.0.4 | ispdb_data/po.wind.ne.jp.xml |
mail_autoconfig_revived-0.0.3 | ispdb_data/po.wind.ne.jp.xml |