Add iCloud.com entries to providers.xml

b/13249151

Change-Id: Ia741f6b2cad4b205bc2c95e823b35be72df63de4
This commit is contained in:
Tony Mantler 2014-02-28 15:25:29 -08:00
parent 9e7b850595
commit 04ad7faefb
1 changed files with 4 additions and 0 deletions

View File

@ -173,6 +173,10 @@
<incoming uri="imap+ssl+://mail.me.com" username="$email" />
<outgoing uri="smtp+tls+://smtp.me.com" username="$email" />
</provider>
<provider id="icloud" label="iCloud" domain="icloud.com">
<incoming uri="imap+ssl+://imap.mail.me.com" username="$email" />
<outgoing uri="smtp+tls+://smtp.mail.me.com" username="$email" />
</provider>
<!-- Hotmail and variants. NOTE: These are handled by exchange if available, else POP3. -->
<!-- EXCHANGE-REMOVE-SECTION-START -->