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