Sha256: 68877ef8d3f214a723b8d60b05fef6c5d497ae2f012045b9c532b6f8511ebd1c

Contents?: true

Size: 901 Bytes

Versions: 2

Compression:

Stored size: 901 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="inbox.lv">
    <domain>inbox.lv</domain>
    <!-- Same as inbox.lt TODO merge? -->
    <displayName>Inbox.lv</displayName>
    <displayShortName>Inbox.lv</displayShortName>
    <incomingServer type="pop3">
      <hostname>mail.inbox.lv</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
      <pop3>
        <leaveMessagesOnServer>true</leaveMessagesOnServer>
      </pop3>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>mail.inbox.lv</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/inbox.lv
mail_autoconfig-0.0.1 ispdb_data/inbox.lv