Sha256: f2bcc9c7d4ccb7d14ac839a3effb8031ba3de48899fee69e7eccf43e2f09446a
Contents?: true
Size: 776 Bytes
Versions: 2
Compression:
Stored size: 776 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <clientConfig version="1.1"> <emailProvider id="wp.pl"> <domain>wp.pl</domain> <displayName>Poczta Wirtualna Polska</displayName> <displayShortName>Poczta WP</displayShortName> <incomingServer type="pop3"> <hostname>pop3.wp.pl</hostname> <port>995</port> <socketType>SSL</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </incomingServer> <outgoingServer type="smtp"> <hostname>smtp.wp.pl</hostname> <port>587</port> <socketType>STARTTLS</socketType> <username>%EMAILLOCALPART%</username> <authentication>password-cleartext</authentication> </outgoingServer> </emailProvider> </clientConfig>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mail_autoconfig-0.0.2 | ispdb_data/wp.pl |
mail_autoconfig-0.0.1 | ispdb_data/wp.pl |