Sha256: 59107386bb950ed647474d61e70b7276d2874743021ff402d7a0095ca9d7da4d

Contents?: true

Size: 1.19 KB

Versions: 4

Compression:

Stored size: 1.19 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="arubapec.it">
    <domain>pec.it</domain>
    <domain>arubapec.it</domain>
    <domain>mypec.eu</domain>
    <domain>gigapec.it</domain>
    <domain>ingpec.eu</domain>
    <displayName>Aruba PEC</displayName>
    <displayShortName>Aruba</displayShortName>
    <incomingServer type="imap">
      <hostname>imaps.pec.aruba.it</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>pop3s.pec.aruba.it</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtps.pec.aruba.it</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <documentation url="http://pec.aruba.it/guide_filmate.asp"/>
  </emailProvider>
</clientConfig>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mail_autoconfig_revived-0.0.4 ispdb_data/arubapec.it.xml
mail_autoconfig_revived-0.0.3 ispdb_data/arubapec.it.xml
mail_autoconfig-0.0.2 ispdb_data/arubapec.it
mail_autoconfig-0.0.1 ispdb_data/arubapec.it