Sha256: 8d1663727039fb18b04a8b6e29595ce3a27eb0289a52347d418655fd1758798f

Contents?: true

Size: 881 Bytes

Versions: 2

Compression:

Stored size: 881 Bytes

Contents

<clientConfig version="1.1">
  <emailProvider id="me.com">
    <domain>mac.com</domain>
    <domain>me.com</domain>
    <domain>icloud.com</domain>
    <displayName>Apple iCloud</displayName>
    <displayShortName>Apple</displayShortName>
    <incomingServer type="imap">
      <hostname>imap.mail.me.com</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILLOCALPART%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.mail.me.com</hostname>
      <port>587</port>
      <socketType>STARTTLS</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
    <documentation url="https://support.apple.com/HT202304"/>
  </emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
mail_autoconfig_revived-0.0.4 ispdb_data/me.com.xml
mail_autoconfig_revived-0.0.3 ispdb_data/me.com.xml