mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-11 20:15:03 -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. |
||
---|---|---|
.. | ||
beetstra/jutf7 | ||
fsck/k9 | ||
jcraft/jzlib |