Sha256: 9499b8e7dae3bc52be935863d19f7b9e4c3bb4165be108f624a2de868f5ab365
Contents?: true
Size: 738 Bytes
Versions: 4
Compression:
Stored size: 738 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="cc9.ne.jp"> <domain>cc9.ne.jp</domain> <displayName>CC9インターネットサービス</displayName> <displayShortName>CC9</displayShortName> <incomingServer type="pop3"> <hostname>pop.cc9.ne.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.cc9.ne.jp</hostname> <port>25</port> <socketType>plain</socketType> <authentication>none</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems