Sha256: 2f511a870514dff6fc8b98f7f399660c0b1f80e24ba08d460dec7d41ce7c74a7

Contents?: true

Size: 1.31 KB

Versions: 2

Compression:

Stored size: 1.31 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
  <emailProvider id="bigpond.com">
    <domain>bigpond.com</domain>
    <domain>bigpond.net.au</domain>
    <domain>telstra.com</domain>
    <domain>bigpond.net</domain>
    <displayName>Telstra Mail</displayName>
    <displayShortName>TMail</displayShortName>
    <incomingServer type="imap">
      <hostname>imap.telstra.com</hostname>
      <port>993</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <incomingServer type="pop3">
      <hostname>pop.telstra.com</hostname>
      <port>995</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </incomingServer>
    <outgoingServer type="smtp">
      <hostname>smtp.telstra.com</hostname>
      <port>465</port>
      <socketType>SSL</socketType>
      <username>%EMAILADDRESS%</username>
      <authentication>password-cleartext</authentication>
    </outgoingServer>
  </emailProvider>
  <documentation url="https://www.telstra.com.au/support/category/email/telstra-mail/recommended-email-settings-for-telstra-mail">
    <descr lang="en">Recommended email settings</descr>
  </documentation>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

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