This patch add support for the THREAD IMAP command to the imaplib module. It basicly is a copy of the sort() procedure :) The THREAD command is still not a IETF RFC, but many IMAP server implement it.
Logged In: YES user_id=11733 I've made a new patch that include mods to Doc/lib/libimaplib.tex, as requested. Also, the new patch was made against Python 2.3; the old one was against 2.2.3.
Logged In: YES user_id=21627 Thanks for the patch. Committed as libimaplib.tex 1.25 imaplib.py 1.65 ACKS 1.254 NEWS 1.889 As this is a new feature, it cannot be added to 2.3.