Sha256: 4b0d6d02395e2edff8afd7855ebbb80ba7fbf5a8f429fb93832b799f41a49283
Contents?: true
Size: 888 Bytes
Versions: 2
Compression:
Stored size: 888 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig> <emailProvider id="concerto.plala.or.jp"> <domain>concerto.plala.or.jp</domain> <displayName>ぷらら</displayName> <displayShortName>ぷらら</displayShortName> <incomingServer type="pop3"> <hostname>concerto.mail.plala.or.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>plain</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>concerto.mail.plala.or.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/concerto.plala.or.jp |
mail_autoconfig-0.0.1 | ispdb_data/concerto.plala.or.jp |