aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/settings/mail-autoconfig/live.it
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/settings/mail-autoconfig/live.it
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/settings/mail-autoconfig/live.it')
-rw-r--r--capplet/settings/mail-autoconfig/live.it2
1 files changed, 1 insertions, 1 deletions
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>