mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
0229d8a1fe
Our previous implementation of UID FETCH didn't ever take into account maximum command line lengths. When fetching, say 800 messages from a GMail IMAP server, we could easily overflow the max line length leading to a fetch that didn't get all the messages we wanted to and was truncated before the description of which fields we want. That caused K-9 to fetch complete messages, exhaust memory and ultimately fail, even when we were just trying to get message lengths. An equivalent fix needs to be made to seach by UID. |
||
---|---|---|
assets | ||
compile-only-libs | ||
docs | ||
images | ||
res | ||
src | ||
tools | ||
.classpath | ||
.project | ||
Android.mk | ||
AndroidManifest.xml | ||
build.properties | ||
build.xml | ||
default.properties | ||
K9.iml | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE |