Browse Source

Yahoo! does not support IMAP IDLE

main
M66B 6 years ago
parent
commit
712511eb1e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      app/src/main/res/xml/providers.xml

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

@ -27,7 +27,7 @@
port="465"
starttls="false" />
</provider>
<provider name="Yahoo!">
<!--provider name="Yahoo!">
<imap
host="imap.mail.yahoo.com"
port="993" />
@ -35,7 +35,7 @@
host="smtp.mail.yahoo.com"
port="465"
starttls="false" />
</provider>
</provider-->
<provider name="Posteo.de">
<imap
host="posteo.de"


Loading…
Cancel
Save