mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-31 20:25:38 +00:00
Yahoo! does not support IMAP IDLE
This commit is contained in:
parent
143c7c7690
commit
712511eb1e
1 changed files with 2 additions and 2 deletions
|
@ -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…
Reference in a new issue