Sha256: 027f8815798891b7c95503cdabd593a3530d858353f798dbef8dae224264c617

Contents?: true

Size: 825 Bytes

Versions: 2

Compression:

Stored size: 825 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="studenti.univr.it">
    <domain>studenti.univr.it</domain>
    <displayName>Università degli Studi di Verona</displayName>
    <displayShortName>UniVR</displayShortName>
    <incomingServer type="pop3">
      <hostname>mail.studenti.univr.it</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>mail.studenti.univr.it</hostname>
      <port>465</port>
      <socketType>SSL</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/studenti.univr.it
mail_autoconfig-0.0.1 ispdb_data/studenti.univr.it