Sha256: e4e83b1fdd21db39e5fe3987815671492a1a55b23330c231a6028b0d07a45317

Contents?: true

Size: 1.57 KB

Versions: 4

Compression:

Stored size: 1.57 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="bol.com.br">
    <domain>bol.com.br</domain>
    <displayName>BOL - Brasil Online</displayName>
    <displayShortName>BOL</displayShortName>
    <incomingServer type="imap">
      <hostname>imap.bol.com.br</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>pop3.bol.com.br</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtps.bol.com.br</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <outgoingServer type="smtp">
      <hostname>smtps.bol.com.br</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <documentation url="http://email.bol.uol.com.br/ajuda/configuracao/imap-thunderbird-3-bol.jhtm">
      <descr lang="en-US">Step-by-step instructions to configure Thunderbird with IMAP</descr>
      <descr lang="pt-BR">ConfiguraĆ§Ć£o IMAP do Mozilla Thunderbird passo-a-passo</descr>
    </documentation>
  </emailProvider>
</clientConfig>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mail_autoconfig_revived-0.0.4 ispdb_data/bol.com.br.xml
mail_autoconfig_revived-0.0.3 ispdb_data/bol.com.br.xml
mail_autoconfig-0.0.2 ispdb_data/bol.com.br
mail_autoconfig-0.0.1 ispdb_data/bol.com.br