Sha256: 70758255f7b7a098b6851d5631febe22b6eaf6a7cb5b0818cc820f7f2298119e
Contents?: true
Size: 792 Bytes
Versions: 4
Compression:
Stored size: 792 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="ybb.ne.jp"> <domain>ybb.ne.jp</domain> <displayName>Yahoo! BB</displayName> <displayShortName>Yahoo! BB</displayShortName> <incomingServer type="pop3"> <hostname>ybbpop.mail.yahoo.co.jp</hostname> <port>995</port> <socketType>SSL</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>ybbsmtp.mail.yahoo.co.jp</hostname> <port>465</port> <socketType>SSL</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems