Sha256: 908f4cea71ee1d6810c2a0ef001ca80072325ebc9e6acdcb7a839cc872e543be

Contents?: true

Size: 797 Bytes

Versions: 4

Compression:

Stored size: 797 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="cgl.ucsf.edu">
    <domain>cgl.ucsf.edu</domain>
    <displayName>UCSF CGL email</displayName>
    <displayShortName>CGL email</displayShortName>
    <incomingServer type="imap">
      <hostname>plato.cgl.ucsf.edu</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>plato.cgl.ucsf.edu</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
  </emailProvider>
</clientConfig>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mail_autoconfig_revived-0.0.4 ispdb_data/cgl.ucsf.edu.xml
mail_autoconfig_revived-0.0.3 ispdb_data/cgl.ucsf.edu.xml
mail_autoconfig-0.0.2 ispdb_data/cgl.ucsf.edu
mail_autoconfig-0.0.1 ispdb_data/cgl.ucsf.edu