Browse Source

Prepare listing AOL

main
M66B 5 years ago
parent
commit
a7cee78360
1 changed files with 11 additions and 0 deletions
  1. +11
    -0
      app/src/main/res/xml/providers.xml

+ 11
- 0
app/src/main/res/xml/providers.xml View File

@ -176,4 +176,15 @@
port="465"
starttls="false" />
</provider>
<!--provider
name="AOL"
link="https://help.aol.com/articles/how-do-i-use-other-email-applications-to-send-and-receive-my-aol-mail">
<imap
host="imap.aol.com"
port="993" />
<smtp
host="smtp.aol.com"
port="465"
starttls="false" />
</provider-->
</providers>

Loading…
Cancel
Save