[api-web] Bug 790681 - Outdated autoconfig for AOL servers
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [api-web] Bug 790681 - Outdated autoconfig for AOL servers
- Date: Thu, 23 Nov 2017 16:10:45 +0000 (UTC)
commit 323a4e6d2272959d163a2665ae30f988e0b6db74
Author: Milan Crha <mcrha redhat com>
Date: Thu Nov 23 17:10:18 2017 +0100
Bug 790681 - Outdated autoconfig for AOL servers
evolution/autoconfig/1.1/aol.com | 20 +++-----------------
1 files changed, 3 insertions(+), 17 deletions(-)
---
diff --git a/evolution/autoconfig/1.1/aol.com b/evolution/autoconfig/1.1/aol.com
index 1689d52..5682a0d 100644
--- a/evolution/autoconfig/1.1/aol.com
+++ b/evolution/autoconfig/1.1/aol.com
@@ -10,35 +10,21 @@
<hostname>imap.aol.com</hostname>
<port>993</port>
<socketType>SSL</socketType>
- <username>%EMAILLOCALPART%</username>
- <authentication>password-cleartext</authentication>
- </incomingServer>
- <incomingServer type="imap">
- <hostname>imap.aol.com</hostname>
- <port>143</port>
- <socketType>STARTTLS</socketType>
- <username>%EMAILLOCALPART%</username>
+ <username>%EMAILADDRESS%</username>
<authentication>password-cleartext</authentication>
</incomingServer>
<incomingServer type="pop3">
<hostname>pop.aol.com</hostname>
<port>995</port>
<socketType>SSL</socketType>
- <username>%EMAILLOCALPART%</username>
- <authentication>password-cleartext</authentication>
- </incomingServer>
- <incomingServer type="pop3">
- <hostname>pop.aol.com</hostname>
- <port>110</port>
- <socketType>STARTTLS</socketType>
- <username>%EMAILLOCALPART%</username>
+ <username>%EMAILADDRESS%</username>
<authentication>password-cleartext</authentication>
</incomingServer>
<outgoingServer type="smtp">
<hostname>smtp.aol.com</hostname>
<port>587</port>
<socketType>STARTTLS</socketType>
- <username>%EMAILLOCALPART%</username>
+ <username>%EMAILADDRESS%</username>
<authentication>password-cleartext</authentication>
</outgoingServer>
</emailProvider>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]