rust-imap icon indicating copy to clipboard operation
rust-imap copied to clipboard

[Suggestion] RFC 5256 - THREAD command

Open soywod opened this issue 4 years ago • 1 comments

The RFC 5256 introduces 2 extensions: SORT and THREAD. The SORT command has already been implemented (https://github.com/jonhoo/rust-imap/issues/178), so I open this issue for the second one. The spec is a bit bigger than for the SORT command, it looks a bit more complicated to implement. I can give a shot in a PR!

soywod avatar Feb 12 '22 12:02 soywod

I may need this task in the nearest months. If so, I will propose a PR.

soywod avatar Apr 10 '24 15:04 soywod