Sha256: d3b0b77f54eb02934eb7b9276141adf0995eead2f6248fb73431eba5d85e5f0b
Contents?: true
Size: 824 Bytes
Versions: 4
Compression:
Stored size: 824 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="mahoroba.ne.jp"> <domain>mahoroba.ne.jp</domain> <displayName>インターネットまほろば</displayName> <displayShortName>まほろば</displayShortName> <incomingServer type="pop3"> <hostname>mail.mahoroba.ne.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>mail.mahoroba.ne.jp</hostname> <port>587</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems