Sha256: fb5f7d87de0af0639fce1fc4b0203069c355b9d40472ebbfa53058f88a7ef714
Contents?: true
Size: 867 Bytes
Versions: 2
Compression:
Stored size: 867 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig> <emailProvider id="vp.tiki.ne.jp"> <domain>vp.tiki.ne.jp</domain> <displayName>TikiTikiインターネット</displayName> <displayShortName>TikiTiki</displayShortName> <incomingServer type="pop3"> <hostname>vp.tiki.ne.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>plain</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>vs.tiki.ne.jp</hostname> <port>587</port> <socketType>plain</socketType> <username>%EMAILADDRESS%</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/vp.tiki.ne.jp |
mail_autoconfig-0.0.1 | ispdb_data/vp.tiki.ne.jp |