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