Sha256: 417decda79fda7e7406b0d36df490d5554d7c28f71f35c3657dd8107e9d21a68
Contents?: true
Size: 890 Bytes
Versions: 4
Compression:
Stored size: 890 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="broba.cc"> <domain>garnet.broba.cc</domain> <domain>amethyst.broba.cc</domain> <domain>coral.broba.ccv</domain> <domain>diamond.broba.cc</domain> <displayName>ぷらら</displayName> <displayShortName>ぷらら</displayShortName> <incomingServer type="pop3"> <hostname>mail.broba.cc</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>mail.broba.cc</hostname> <port>587</port> <socketType>plain</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems