mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-18 13:21:02 +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"
|
port="465"
|
||||||
starttls="false" />
|
starttls="false" />
|
||||||
</provider>
|
</provider>
|
||||||
<provider name="Yahoo!">
|
<!--provider name="Yahoo!">
|
||||||
<imap
|
<imap
|
||||||
host="imap.mail.yahoo.com"
|
host="imap.mail.yahoo.com"
|
||||||
port="993" />
|
port="993" />
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
host="smtp.mail.yahoo.com"
|
host="smtp.mail.yahoo.com"
|
||||||
port="465"
|
port="465"
|
||||||
starttls="false" />
|
starttls="false" />
|
||||||
</provider>
|
</provider-->
|
||||||
<provider name="Posteo.de">
|
<provider name="Posteo.de">
|
||||||
<imap
|
<imap
|
||||||
host="posteo.de"
|
host="posteo.de"
|
||||||
|
|
Loading…
Reference in a new issue