Sha256: f0609ab86aa8d16a91aac9f2e8cae07884c2ab11157435d055ed04f156c343ac
Contents?: true
Size: 879 Bytes
Versions: 4
Compression:
Stored size: 879 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="tiscali.cz"> <domain>tiscali.cz</domain> <domain>wo.cz</domain> <domain>worldonline.cz</domain> <domain>worldmail.cz</domain> <displayName>Tiscali</displayName> <displayShortName>Tiscali</displayShortName> <incomingServer type="pop3"> <hostname>pop3.mail.tiscali.cz</hostname> <port>110</port> <socketType>plain</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.mail.tiscali.cz</hostname> <port>25</port> <socketType>plain</socketType> <username>%EMAILADDRESS%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
4 entries across 4 versions & 2 rubygems