Add mail.ru to providers.xml

b/9862569

Change-Id: If95d0c4a4f0173dba5c7739a038db96e9f671af3
This commit is contained in:
Tony Mantler 2013-09-13 15:06:05 -07:00
parent 1a7838eed7
commit 99e3ee7c97
1 changed files with 6 additions and 0 deletions

View File

@ -378,6 +378,12 @@
<outgoing uri="smtp+ssl://poczta.o2.pl" username="$user" />
</provider>
<!-- Russia -->
<provider id="mail.ru" label="Mail.ru" domain="mail.ru">
<incoming uri="imap+tls+://imap.mail.ru" username="$email" />
<outgoing uri="smtp+ssl+://smtp.mail.ru" username="$email" />
</provider>
<!-- Korea -->
<provider id="daum" label="Daum Hanmail" domain="hanmail.net">
<incoming uri="imap+ssl+://imap.hanmail.net" username="$user" />