Sha256: 7dc1493a6f835f2a0127581273b762c9e7f9c40e880d13f4746f21fed6f93c42
Contents?: true
Size: 810 Bytes
Versions: 4
Compression:
Stored size: 810 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="iwafune.ne.jp"> <domain>iwafune.ne.jp</domain> <displayName>インターネットいわふね</displayName> <displayShortName>IWAFUNE</displayShortName> <incomingServer type="pop3"> <hostname>po.iwafune.ne.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>po.iwafune.ne.jp</hostname> <port>25</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems