Sha256: 82c7291cca9f61783a7dd0cc05b4f9bff758585daf51f18978fe7cabb041e5f1
Contents?: true
Size: 876 Bytes
Versions: 2
Compression:
Stored size: 876 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig> <emailProvider id="polka.plala.or.jp"> <domain>polka.plala.or.jp</domain> <displayName>ぷらら</displayName> <displayShortName>ぷらら</displayShortName> <incomingServer type="pop3"> <hostname>polka.mail.plala.or.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>plain</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>polka.mail.plala.or.jp</hostname> <port>587</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>plain</authentication> <addThisServer>true</addThisServer> <useGlobalPreferredServer>false</useGlobalPreferredServer> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig-0.0.2 | ispdb_data/polka.plala.or.jp |
mail_autoconfig-0.0.1 | ispdb_data/polka.plala.or.jp |