aboutsummaryrefslogtreecommitdiffstats
path: root/capplet
diff options
context:
space:
mode:
authorGary Ching-Pang Lin <chingpang@gmail.com>2010-08-23 11:55:36 +0800
committerGary Ching-Pang Lin <chingpang@gmail.com>2010-08-23 12:36:51 +0800
commitbd5e9031b9dc61669723f7ec6e0de3d7138a43d6 (patch)
tree2ca43ee15985b242d78637c4585b90b6df39cbf2 /capplet
parent242593df87629e19d4614266861ebb8f19004f01 (diff)
downloadgsoc2013-evolution-bd5e9031b9dc61669723f7ec6e0de3d7138a43d6.tar
gsoc2013-evolution-bd5e9031b9dc61669723f7ec6e0de3d7138a43d6.tar.gz
gsoc2013-evolution-bd5e9031b9dc61669723f7ec6e0de3d7138a43d6.tar.bz2
gsoc2013-evolution-bd5e9031b9dc61669723f7ec6e0de3d7138a43d6.tar.lz
gsoc2013-evolution-bd5e9031b9dc61669723f7ec6e0de3d7138a43d6.tar.xz
gsoc2013-evolution-bd5e9031b9dc61669723f7ec6e0de3d7138a43d6.tar.zst
gsoc2013-evolution-bd5e9031b9dc61669723f7ec6e0de3d7138a43d6.zip
Update autoconfig settings for live.com
Bug 625627 - Fail to send mail with smtp.live.com with autoconfig
Diffstat (limited to 'capplet')
-rw-r--r--capplet/settings/mail-autoconfig/hotmail.co.jp2
-rw-r--r--capplet/settings/mail-autoconfig/hotmail.co.uk2
-rw-r--r--capplet/settings/mail-autoconfig/hotmail.com2
-rw-r--r--capplet/settings/mail-autoconfig/hotmail.de2
-rw-r--r--capplet/settings/mail-autoconfig/hotmail.fr2
-rw-r--r--capplet/settings/mail-autoconfig/hotmail.it2
-rw-r--r--capplet/settings/mail-autoconfig/live.co.jp2
-rw-r--r--capplet/settings/mail-autoconfig/live.co.uk2
-rw-r--r--capplet/settings/mail-autoconfig/live.com2
-rw-r--r--capplet/settings/mail-autoconfig/live.de2
-rw-r--r--capplet/settings/mail-autoconfig/live.fr2
-rw-r--r--capplet/settings/mail-autoconfig/live.it2
-rw-r--r--capplet/settings/mail-autoconfig/msn.com2
13 files changed, 13 insertions, 13 deletions
diff --git a/capplet/settings/mail-autoconfig/hotmail.co.jp b/capplet/settings/mail-autoconfig/hotmail.co.jp
index 35beb3fe57..327130587f 100644
--- a/capplet/settings/mail-autoconfig/hotmail.co.jp
+++ b/capplet/settings/mail-autoconfig/hotmail.co.jp
@@ -31,7 +31,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/hotmail.co.uk b/capplet/settings/mail-autoconfig/hotmail.co.uk
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/hotmail.co.uk
+++ b/capplet/settings/mail-autoconfig/hotmail.co.uk
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/hotmail.com b/capplet/settings/mail-autoconfig/hotmail.com
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/hotmail.com
+++ b/capplet/settings/mail-autoconfig/hotmail.com
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/hotmail.de b/capplet/settings/mail-autoconfig/hotmail.de
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/hotmail.de
+++ b/capplet/settings/mail-autoconfig/hotmail.de
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/hotmail.fr b/capplet/settings/mail-autoconfig/hotmail.fr
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/hotmail.fr
+++ b/capplet/settings/mail-autoconfig/hotmail.fr
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/hotmail.it b/capplet/settings/mail-autoconfig/hotmail.it
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/hotmail.it
+++ b/capplet/settings/mail-autoconfig/hotmail.it
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/live.co.jp b/capplet/settings/mail-autoconfig/live.co.jp
index 35beb3fe57..327130587f 100644
--- a/capplet/settings/mail-autoconfig/live.co.jp
+++ b/capplet/settings/mail-autoconfig/live.co.jp
@@ -31,7 +31,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/live.co.uk b/capplet/settings/mail-autoconfig/live.co.uk
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/live.co.uk
+++ b/capplet/settings/mail-autoconfig/live.co.uk
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/live.com b/capplet/settings/mail-autoconfig/live.com
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/live.com
+++ b/capplet/settings/mail-autoconfig/live.com
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/live.de b/capplet/settings/mail-autoconfig/live.de
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/live.de
+++ b/capplet/settings/mail-autoconfig/live.de
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/live.fr b/capplet/settings/mail-autoconfig/live.fr
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/live.fr
+++ b/capplet/settings/mail-autoconfig/live.fr
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/live.it b/capplet/settings/mail-autoconfig/live.it
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/live.it
+++ b/capplet/settings/mail-autoconfig/live.it
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>
diff --git a/capplet/settings/mail-autoconfig/msn.com b/capplet/settings/mail-autoconfig/msn.com
index b0007493df..e11acdc3bb 100644
--- a/capplet/settings/mail-autoconfig/msn.com
+++ b/capplet/settings/mail-autoconfig/msn.com
@@ -32,7 +32,7 @@
<port>587</port>
<socketType>STARTTLS</socketType>
<username>%EMAILADDRESS%</username>
- <authentication>plain</authentication>
+ <authentication>login</authentication>
<addThisServer>true</addThisServer>
<useGlobalPreferredServer>false</useGlobalPreferredServer>
</outgoingServer>