I made a pull request for the first half of this yesterday, and then totally messed it up today :).
This pull request addresses:
Adding a test suite for IMAP MessageSets, including two that fail and…
… should pass
ff8d1d3
Added the ability to pass arbitrary string ranges (e.g. "1:*" to imap…
… fetch)
5899223
Merging in changes from topic/imap_speed_improvements, from 40a2902 to …
…ab3823c
f17ed14
Merging in changes from topic/imap_speed_improvements, just ab3823c t…
…his time
bfff010
Adding support for (BODY ("MIXED"))
This seems like a strange message body, but Gmail returns it to me for a few messages.
b8ac89c
Adding bug tag to test case
043f29d
I'm closing this, please refer to the following tickets: #7145, #7146, #7147, #7153
I made a pull request for the first half of this yesterday, and then totally messed it up today :).
This pull request addresses: