Sha256: b0e63ce90bdbddc817626d1fe0e227ce33e761f1f8ffc7e94edb16877caf2335

Contents?: true

Size: 1.29 KB

Versions: 2

Compression:

Stored size: 1.29 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="onet.pl">
    <domain>onet.pl</domain>
    <domain>onet.eu</domain>
    <domain>poczta.onet.pl</domain>
    <domain>poczta.onet.eu</domain>
    <domain>op.pl</domain>
    <domain>vp.pl</domain>
    <domain>autograf.pl</domain>
    <domain>buziaczek.pl</domain>
    <domain>amorki.pl</domain>
    <domain>republika.pl</domain>
    <displayName>Poczta Onet</displayName>
    <displayShortName>Onet</displayShortName>
    <incomingServer type="pop3">
      <hostname>pop3.poczta.onet.pl</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.poczta.onet.pl</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.poczta.onet.pl</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <username>%EMAILADDRESS%</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/onet.pl
mail_autoconfig-0.0.1 ispdb_data/onet.pl