IMAP Speed Improvements for Trunk #194
1 check passed
default
The Travis build passed
Details
tonyarkles
commented
Oct 13, 2012
Awwww crap did I just break this? I'm still somewhat new to GitHub, branches, and not messing stuff up :). I'll try to fix this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My initial problem was that I couldn't specify "1:*" for the range to pull all of the messages from the selected mailbox. After I could retrieve them all, I encountered a few bugs parsing the emails in my inbox.
I originally patched the 1.9.3 branch, and have made a separate patch for the trunk branch. This is the trunk version of the patch.