Sha256: fcfd572c31a701f655edb8b2f10128c1463a0d98b1c2d84603e37b3b4bc32965

Contents?: true

Size: 1.6 KB

Versions: 2

Compression:

Stored size: 1.6 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<clientConfig version="1.1">
    <emailProvider id="ntlworld.com">
      <domain>ntlworld.com</domain>
      <displayName>NTL World: Virgin Media Mail</displayName>
      <displayShortName>NTL World</displayShortName>

      <incomingServer type="imap">
         <hostname>imap.ntlworld.com</hostname>
         <port>993</port>
         <socketType>SSL</socketType>
         <authentication>password-cleartext</authentication>
         <username>%EMAILADDRESS%</username>
      </incomingServer>
      <incomingServer type="pop3">
         <hostname>pop3.ntlworld.com</hostname>
         <port>995</port>
         <socketType>SSL</socketType>
         <authentication>password-cleartext</authentication>
         <username>%EMAILADDRESS%</username>
      </incomingServer>

      <outgoingServer type="smtp">
         <hostname>smtp.ntlworld.com</hostname>
         <port>465</port>
         <socketType>SSL</socketType>
         <authentication>password-cleartext</authentication>
         <username>%EMAILADDRESS%</username>
      </outgoingServer>
	  
      <documentation url="http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=C30B1D91-FA00-48EE-928A-A77F7C7D1EFA">
         <descr lang="en">Email settings for addresses ending in @ntlworld.com</descr>
      </documentation>
      <documentation url="http://help.virginmedia.com/system/web/custom/viewArticle.jsp?uuid=68845FEE-4C8F-49D0-B169-AB9C60AE6915">
         <descr lang="en">Using Thunderbird with Virgin Media Mail</descr>
      </documentation>
    </emailProvider>
</clientConfig>

Version data entries

2 entries across 2 versions & 1 rubygems

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