Open GoogleCodeExporter opened 8 years ago
The problem is that Gmail's IMAP doesn't support the SORT extension (nor the
THREAD extension for that matter - RFC 5256). If we want to have sorted message
lists we have to get all UID's then we get all the envelopes and then do the
sorting our selfs (this is done in class Sorter, of hlimap/imapmessage.py ).
Is this the problem you're referring to?
Original comment by hel...@tretas.org
on 21 Nov 2010 at 3:14
Original issue reported on code.google.com by
akimov.alex
on 17 Nov 2010 at 1:35