Sha256: cc05ffdc27c617ef273e74daeb567fc5c0d40086a9d23e9f896562b3bd82d1b6
Contents?: true
Size: 868 Bytes
Versions: 2
Compression:
Stored size: 868 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig> <emailProvider id="sky.plala.or.jp"> <domain>sky.plala.or.jp</domain> <displayName>ぷらら</displayName> <displayShortName>ぷらら</displayShortName> <incomingServer type="pop3"> <hostname>sky.mail.plala.or.jp</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILLOCALPART%</username> <authentication>plain</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>sky.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/sky.plala.or.jp |
mail_autoconfig-0.0.1 | ispdb_data/sky.plala.or.jp |