[api-web] Synchronize with Mozilla's autoconfig repository.



commit e3c3aaafd9390589974bbdf3b210acf2fa4e811f
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sun May 18 19:47:53 2014 -0400

    Synchronize with Mozilla's autoconfig repository.

 evolution/autoconfig/1.1/9services.com        |    1 -
 evolution/autoconfig/1.1/9tel.net             |    1 -
 evolution/autoconfig/1.1/akam.net             |    1 -
 evolution/autoconfig/1.1/apnic.net            |    1 -
 evolution/autoconfig/1.1/apple.com            |    1 -
 evolution/autoconfig/1.1/arcor-ip.de          |    1 -
 evolution/autoconfig/1.1/aruba.it             |    1 -
 evolution/autoconfig/1.1/as9143.net           |    1 -
 evolution/autoconfig/1.1/aster.pl             |    1 -
 evolution/autoconfig/1.1/bell.ca              |    1 -
 evolution/autoconfig/1.1/charter.net          |    1 +
 evolution/autoconfig/1.1/chello.at            |    1 -
 evolution/autoconfig/1.1/chello.com           |    1 -
 evolution/autoconfig/1.1/corp.mail.ru         |    1 +
 evolution/autoconfig/1.1/cybercity.dk         |    1 -
 evolution/autoconfig/1.1/domaindiscount24.net |    1 -
 evolution/autoconfig/1.1/dtag.de              |    1 -
 evolution/autoconfig/1.1/free-net.net         |    1 -
 evolution/autoconfig/1.1/gaoland.net          |    1 -
 evolution/autoconfig/1.1/gda.pl               |    1 -
 evolution/autoconfig/1.1/goneo.de             |   56 +++++++++++++++++++++++++
 evolution/autoconfig/1.1/goo.ne.jp            |    1 -
 evolution/autoconfig/1.1/hotmail.com          |   25 ++++++++++-
 evolution/autoconfig/1.1/iij.ad.jp            |    1 -
 evolution/autoconfig/1.1/ikp.pl               |    1 -
 evolution/autoconfig/1.1/interbusiness.it     |    1 -
 evolution/autoconfig/1.1/itakita.net          |    1 -
 evolution/autoconfig/1.1/kabelhosting.net     |    1 -
 evolution/autoconfig/1.1/komtel.net           |    1 -
 evolution/autoconfig/1.1/mesh.ad.jp           |    1 -
 evolution/autoconfig/1.1/mozilla.org          |    1 -
 evolution/autoconfig/1.1/msft.net             |    1 -
 evolution/autoconfig/1.1/multikabel.net       |    1 -
 evolution/autoconfig/1.1/multikabel.nl        |    1 -
 evolution/autoconfig/1.1/namespace4you.de     |    1 -
 evolution/autoconfig/1.1/ncom.ad.jp           |    1 -
 evolution/autoconfig/1.1/ni.cz                |    1 -
 evolution/autoconfig/1.1/nifty.ad.jp          |    1 -
 evolution/autoconfig/1.1/nyarlathotep.hsd.de  |    1 -
 evolution/autoconfig/1.1/on.net               |    1 -
 evolution/autoconfig/1.1/outlook.com          |   43 +------------------
 evolution/autoconfig/1.1/pbi.net              |    1 -
 evolution/autoconfig/1.1/perfora.net          |    1 -
 evolution/autoconfig/1.1/roka.net             |    1 -
 evolution/autoconfig/1.1/sitadelle.com        |    1 -
 evolution/autoconfig/1.1/sphere.ad.jp         |    1 -
 evolution/autoconfig/1.1/t-ipnet.de           |    1 -
 evolution/autoconfig/1.1/tdcwebmore.dk        |    1 -
 evolution/autoconfig/1.1/technorail.com       |    1 -
 evolution/autoconfig/1.1/telstra.net          |    1 -
 evolution/autoconfig/1.1/tiki.ad.jp           |    1 -
 evolution/autoconfig/1.1/tiscalinet.it        |    1 -
 evolution/autoconfig/1.1/tv2net.dk            |    1 -
 evolution/autoconfig/1.1/ui-dns.biz           |    1 -
 evolution/autoconfig/1.1/ui-dns.com           |    1 -
 evolution/autoconfig/1.1/ui-dns.de            |    1 -
 evolution/autoconfig/1.1/ui-dns.org           |    1 -
 evolution/autoconfig/1.1/ultradns.co.uk       |    1 -
 evolution/autoconfig/1.1/ultradns.info        |    1 -
 evolution/autoconfig/1.1/ultradns.net         |    1 -
 evolution/autoconfig/1.1/ultradns.org         |    1 -
 evolution/autoconfig/1.1/verizon.net          |    7 +--
 evolution/autoconfig/1.1/wisc.edu             |    1 -
 evolution/autoconfig/1.1/xlink.net            |    1 -
 64 files changed, 85 insertions(+), 106 deletions(-)
---
diff --git a/evolution/autoconfig/1.1/charter.net b/evolution/autoconfig/1.1/charter.net
new file mode 120000
index 0000000..69894d6
--- /dev/null
+++ b/evolution/autoconfig/1.1/charter.net
@@ -0,0 +1 @@
+charter.com
\ No newline at end of file
diff --git a/evolution/autoconfig/1.1/corp.mail.ru b/evolution/autoconfig/1.1/corp.mail.ru
new file mode 120000
index 0000000..ace84ec
--- /dev/null
+++ b/evolution/autoconfig/1.1/corp.mail.ru
@@ -0,0 +1 @@
+mail.ru
\ No newline at end of file
diff --git a/evolution/autoconfig/1.1/goneo.de b/evolution/autoconfig/1.1/goneo.de
new file mode 100644
index 0000000..dda8276
--- /dev/null
+++ b/evolution/autoconfig/1.1/goneo.de
@@ -0,0 +1,56 @@
+<clientConfig version="1.1">
+  <emailProvider id="goneo.de">
+    <!-- domain hoster, per MX -->
+    <domain>goneo.de</domain>
+    <displayName>goneo</displayName>
+    <displayShortName>goneo</displayShortName>
+    <incomingServer type="imap">
+      <hostname>imap.goneo.de</hostname>
+      <port>993</port>
+      <socketType>SSL</socketType>
+      <username>%EMAILADDRESS%</username>
+      <authentication>password-cleartext</authentication>
+    </incomingServer>
+    <incomingServer type="pop3">
+      <hostname>pop.goneo.de</hostname>
+      <port>995</port>
+      <socketType>SSL</socketType>
+      <username>%EMAILADDRESS%</username>
+      <authentication>password-cleartext</authentication>
+    </incomingServer>
+    <incomingServer type="pop3">
+      <hostname>pop.goneo.de</hostname>
+      <port>110</port>
+      <socketType>STARTTLS</socketType>
+      <username>%EMAILADDRESS%</username>
+      <authentication>password-cleartext</authentication>
+    </incomingServer>
+    <outgoingServer type="smtp">
+      <hostname>smtp.goneo.de</hostname>
+      <port>465</port>
+      <socketType>SSL</socketType>
+      <username>%EMAILADDRESS%</username>
+      <authentication>password-encrypted</authentication>
+    </outgoingServer>
+    <outgoingServer type="smtp">
+      <hostname>smtp.goneo.de</hostname>
+      <port>587</port>
+      <socketType>STARTTLS</socketType>
+      <username>%EMAILADDRESS%</username>
+      <authentication>password-encrypted</authentication>
+    </outgoingServer>
+
+    <documentation url="http://wiki.goneo.de/e_mail_allgemein";>
+      <descr lang="en">Generic email server settings for any client</descr>
+      <descr lang="de">Allgemeine E-Mail-Server-Einstellungen für alle Programme</descr>
+    </documentation>
+    <documentation url="http://wiki.goneo.de/mozilla_thunderbird3";>
+      <descr lang="en">How to set up Thunderbird</descr>
+      <descr lang="de">Thunderbird einrichten</descr>
+    </documentation>
+    <documentation url="http://wiki.goneo.de/e-mail";>
+      <descr lang="en">All email documentation</descr>
+      <descr lang="de">Alle E-Mail-Dokumentationen</descr>
+    </documentation>
+  </emailProvider>
+</clientConfig>
diff --git a/evolution/autoconfig/1.1/hotmail.com b/evolution/autoconfig/1.1/hotmail.com
index 1474ece..be2748f 100644
--- a/evolution/autoconfig/1.1/hotmail.com
+++ b/evolution/autoconfig/1.1/hotmail.com
@@ -17,21 +17,42 @@
     <domain>live.it</domain>
     <domain>live.jp</domain>
     <domain>msn.com</domain>
+    <domain>outlook.com</domain>
     <displayName>Microsoft Live Hotmail</displayName>
     <displayShortName>Hotmail</displayShortName>
+    <incomingServer type="imap">
+      <hostname>imap-mail.outlook.com</hostname>
+      <port>993</port>
+      <socketType>SSL</socketType>
+      <!-- wrong cert, for *.hotmail.com -->
+      <username>%EMAILADDRESS%</username>
+      <authentication>password-cleartext</authentication>
+    </incomingServer>
     <incomingServer type="pop3">
-      <hostname>pop3.live.com</hostname>
+      <hostname>pop-mail.outlook.com</hostname>
       <port>995</port>
       <socketType>SSL</socketType>
+      <!-- wrong cert, for *.hotmail.com -->
       <username>%EMAILADDRESS%</username>
       <authentication>password-cleartext</authentication>
+      <pop3>
+        <leaveMessagesOnServer>true</leaveMessagesOnServer>
+        <!-- Outlook.com docs specifically mention that POP3 deletes have effect on the main inbox on 
webmail and IMAP -->
+      </pop3>
     </incomingServer>
     <outgoingServer type="smtp">
-      <hostname>smtp.live.com</hostname>
+      <hostname>smtp-mail.outlook.com</hostname>
       <port>587</port>
+      <!-- wrong cert, for *.hotmail.com -->
       <socketType>STARTTLS</socketType>
       <username>%EMAILADDRESS%</username>
       <authentication>password-cleartext</authentication>
     </outgoingServer>
+    <documentation url="http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app";>
+      <descr lang="en">Set up an email app with Outlook.com</descr>
+    </documentation>
+    <documentation 
url="http://blogs.office.com/b/microsoft-outlook/archive/2013/09/12/outlook-com-now-with-imap.aspx";>
+      <descr lang="en">Blog post annoncing IMAP</descr>
+    </documentation>
   </emailProvider>
 </clientConfig>
diff --git a/evolution/autoconfig/1.1/outlook.com b/evolution/autoconfig/1.1/outlook.com
deleted file mode 100644
index 8e322b1..0000000
--- a/evolution/autoconfig/1.1/outlook.com
+++ /dev/null
@@ -1,42 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<clientConfig version="1.1">
-  <emailProvider id="hotmail.com">
-    <domain>outlook.com</domain>
-    <displayName>Microsoft Live Hotmail</displayName>
-    <displayShortName>Hotmail</displayShortName>
-    <incomingServer type="imap">
-      <hostname>imap-mail.outlook.com</hostname>
-      <port>993</port>
-      <socketType>SSL</socketType>
-      <!-- wrong cert, for *.hotmail.com -->
-      <username>%EMAILADDRESS%</username>
-      <authentication>password-cleartext</authentication>
-    </incomingServer>
-    <incomingServer type="pop3">
-      <hostname>pop-mail.outlook.com</hostname>
-      <port>995</port>
-      <socketType>SSL</socketType>
-      <!-- wrong cert, for *.hotmail.com -->
-      <username>%EMAILADDRESS%</username>
-      <authentication>password-cleartext</authentication>
-      <pop3>
-        <leaveMessagesOnServer>true</leaveMessagesOnServer>
-        <!-- Outlook.com docs specifically mention that POP3 deletes have effect on the main inbox on 
webmail and IMAP -->
-      </pop3>
-    </incomingServer>
-    <outgoingServer type="smtp">
-      <hostname>smtp-mail.outlook.com</hostname>
-      <port>587</port>
-      <!-- wrong cert, for *.hotmail.com -->
-      <socketType>STARTTLS</socketType>
-      <username>%EMAILADDRESS%</username>
-      <authentication>password-cleartext</authentication>
-    </outgoingServer>
-    <documentation url="http://windows.microsoft.com/en-US/windows/outlook/send-receive-from-app";>
-      <descr lang="en">Set up an email app with Outlook.com</descr>
-    </documentation>
-    <documentation 
url="http://blogs.office.com/b/microsoft-outlook/archive/2013/09/12/outlook-com-now-with-imap.aspx";>
-      <descr lang="en">Blog post annoncing IMAP</descr>
-    </documentation>
-  </emailProvider>
-</clientConfig>
diff --git a/evolution/autoconfig/1.1/outlook.com b/evolution/autoconfig/1.1/outlook.com
new file mode 120000
index 0000000..4fa7a88
--- /dev/null
+++ b/evolution/autoconfig/1.1/outlook.com
@@ -0,0 +1 @@
+hotmail.com
\ No newline at end of file
diff --git a/evolution/autoconfig/1.1/verizon.net b/evolution/autoconfig/1.1/verizon.net
index a72d5d5..2928696 100644
--- a/evolution/autoconfig/1.1/verizon.net
+++ b/evolution/autoconfig/1.1/verizon.net
@@ -1,18 +1,17 @@
-<?xml version="1.0" encoding="UTF-8"?>
 <clientConfig version="1.1">
   <emailProvider id="verizon.net">
     <domain>verizon.net</domain>
     <displayName>Verizon Online</displayName>
     <displayShortName>Verizon</displayShortName>
     <incomingServer type="pop3">
-      <hostname>incoming.verizon.net</hostname>
+      <hostname>pop.verizon.net</hostname>
       <port>995</port>
       <socketType>SSL</socketType>
       <username>%EMAILLOCALPART%</username>
-      <authentication>password-encrypted</authentication>
+      <authentication>password-cleartext</authentication>
     </incomingServer>
     <outgoingServer type="smtp">
-      <hostname>outgoing.verizon.net</hostname>
+      <hostname>smtp.verizon.net</hostname>
       <port>465</port>
       <socketType>SSL</socketType>
       <username>%EMAILLOCALPART%</username>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]