mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-02 00:25:10 -04:00
Add a comment about the custom IMAP command Yahoo! needs to work right.
This commit is contained in:
parent
5aea9e7d9b
commit
4024cca2aa
@ -2236,6 +2236,7 @@ public class ImapStore extends Store
|
||||
|
||||
try
|
||||
{
|
||||
// Yahoo! requires a custom IMAP command to work right over a non-3G network
|
||||
if (mHost.endsWith("yahoo.com"))
|
||||
{
|
||||
if (K9.DEBUG)
|
||||
|
Loading…
Reference in New Issue
Block a user